mirror of
https://github.com/jazzband/django-defender.git
synced 2026-03-16 22:10:32 +00:00
don't use celery 4 yet
This commit is contained in:
parent
e3a4b00d44
commit
89963c9f02
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ install:
|
|||
- pip install -q django~=$DJANGO.0
|
||||
- pip install coveralls
|
||||
- pip install mockredispy
|
||||
- pip install celery
|
||||
- pip install 'celery<4'
|
||||
- python setup.py develop
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue