mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 20:40:17 +02:00
remove django req's from tox, they are managed in setup.py
This commit is contained in:
parent
e5ede4f7b6
commit
925ff3e116
1
tox.ini
1
tox.ini
@ -13,7 +13,6 @@ basepython =
|
|||||||
py38: python3.8
|
py38: python3.8
|
||||||
deps=
|
deps=
|
||||||
coverage
|
coverage
|
||||||
Django>=2.0,<3.0
|
|
||||||
install_command = pip install -e ".[testing]" -U {opts} {packages}
|
install_command = pip install -e ".[testing]" -U {opts} {packages}
|
||||||
commands =
|
commands =
|
||||||
all: coverage run runtests.py -v 2
|
all: coverage run runtests.py -v 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user