Revert "tox: disable authentic tests to get a working build"

This reverts commit ac4a879018.
This commit is contained in:
Frédéric Péters 2020-04-03 17:58:52 +02:00
parent ac4a879018
commit 8b230ae47a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/hobo/{env:BRANCH_NAME:}
envlist = {py2,py3-coverage}-{hobo,multipublik,multitenant,multitenant-oldstylemiddleware,passerelle,schemas}
envlist = {py2,py3-coverage}-{authentic,hobo,multipublik,multitenant,multitenant-oldstylemiddleware,passerelle,schemas}
[testenv]
usedevelop = True