blacked, isorted, flake8ed and moved to arq/redis from celery/rabbitmq

This commit is contained in:
2020-10-24 11:53:12 +05:30
parent 1d6baa9d1d
commit 00fe2410b7
67 changed files with 295 additions and 712 deletions

View File

@ -24,7 +24,7 @@ sudo apt-get install libpq-dev python3-dev
```
## Setup the virutal environment
1. Create the virtual environment
1. Create the virtual environment
**Currently the ensurepip is broken in Python 3.4 / Ubuntu 14.04, therefore --without-pip is needed.**
```bash
pyvenv-3.4 env --without-pip --system-site-packages