mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 14:55:09 +01:00
Fix migration issue
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -13,7 +13,7 @@ basepython =
|
||||
py37: python3.7
|
||||
deps=
|
||||
dj111: Django>=1.11.1,<2.0
|
||||
dj20: Django>=2.0a1
|
||||
dj20: Django>=2.0
|
||||
dj20: https://github.com/celery/django-celery-beat/zipball/master#egg=django-celery-beat
|
||||
dj20: https://github.com/Adarnof/adarnauth-esi/zipball/master#egg=adarnauth-esi
|
||||
install_command = pip install -e ".[testing]" -U {opts} {packages}
|
||||
|
||||
Reference in New Issue
Block a user