tox: remove dead lines

This commit is contained in:
Benjamin Dauvergne 2018-09-27 10:04:53 +02:00
parent 5f854490c5
commit 771ae3ebbc
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@ toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/authentic2-auth-fc/
envlist = {coverage,nocoverage}-{dj18}-{pg,sqlite}
[testenv]
# django.contrib.auth is not tested it does not work with our templates
whitelist_externals =
/bin/mv
setenv =
AUTHENTIC2_SETTINGS_FILE=tests/settings.py
DJANGO_SETTINGS_MODULE=authentic2.settings