tox: fix envlist (#36584)

This commit is contained in:
Benjamin Dauvergne 2019-10-15 16:23:19 +02:00
parent fb3f38288b
commit 21ce5ece53
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
envlist = coverage-{authentic,hobo,multipublik,multitenant{,-oldstylemiddleware},passerelle,schemas},
envlist = coverage-{authentic,hobo,multipublik,multitenant,multitenant-oldstylemiddleware,passerelle,schemas},
[testenv]
basepython = python2