mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
Add latest django-celery-beat snapshot for Dj2.0 testing
This commit is contained in:
parent
11fca74fec
commit
51e4db73f0
1
tox.ini
1
tox.ini
@ -14,5 +14,6 @@ basepython =
|
|||||||
deps=
|
deps=
|
||||||
dj111: Django>=1.11.1,<2.0
|
dj111: Django>=1.11.1,<2.0
|
||||||
dj20: Django>=2.0a1
|
dj20: Django>=2.0a1
|
||||||
|
dj20: https://github.com/celery/django-celery-beat/zipball/master#egg=django-celery-beat
|
||||||
install_command = pip install -e ".[testing]" -U {opts} {packages}
|
install_command = pip install -e ".[testing]" -U {opts} {packages}
|
||||||
commands=coverage run runtests.py -v 2
|
commands=coverage run runtests.py -v 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user