tox.ini: always enable usedevelop

This commit is contained in:
Benjamin Dauvergne 2020-05-12 23:11:17 +02:00
parent 7881d7c6d0
commit 9bd20d5307
1 changed files with 1 additions and 3 deletions

View File

@ -24,9 +24,7 @@ setenv =
DB_ENGINE=django.db.backends.postgresql_psycopg2
JUNIT={tty::-o junit_suite_name={envname} --junit-xml=junit-{envname}.xml}
COVERAGE={tty::--junitxml=test_{envname}_results.xml --cov-report xml --cov-report html --cov=src/ --cov-config .coveragerc}
usedevelop =
coverage: True
nocoverage: False
usedevelop = True
deps =
http://git.entrouvert.org/authentic.git/snapshot/authentic-master.tar.gz
# dependency constraints for authentic