Remove non-existent -all suffix in tox targets
Change-Id: Iab2a8aa8f056c95fcb01537b33d336e337b54c1b
This commit is contained in:
parent
a5e9cd52fa
commit
ce79e4b307
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
||||
[tox]
|
||||
minversion = 1.8
|
||||
envlist = py{35,27}-{postgresql,mysql}{,-all,-file,-swift,-ceph,-s3},pep8,bashate,py35-postgresql-file-upgrade-from-2.2,py27-mysql-ceph-upgrade-from-2.2
|
||||
envlist = py{35,27}-{postgresql,mysql}{,-file,-swift,-ceph,-s3},pep8,bashate,py35-postgresql-file-upgrade-from-2.2,py27-mysql-ceph-upgrade-from-2.2
|
||||
|
||||
[testenv]
|
||||
usedevelop = True
|
||||
|
Loading…
Reference in New Issue
Block a user