Remove undefined upstream environment from tox.ini
Commit number 3fa3be7edef356fe42ed3c6adc21590604634665 initially added the upstream testenv, but it was merged to the 'projects' testenv a long time ago. Which is now obsolete, because of the split to project-config. Change-Id: I2d011af7df2ad9d14d2db67fa78c4dc6e4e4cbb6
This commit is contained in:
parent
b32ab2d00a
commit
5b20a385f6
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
||||
[tox]
|
||||
minversion = 1.6
|
||||
envlist = pep8,upstream
|
||||
envlist = pep8
|
||||
skipsdist = True
|
||||
|
||||
[testenv]
|
||||
|
Loading…
x
Reference in New Issue
Block a user