Remove now unused py27-with-upper-constraints env
Change-Id: I28e157e633fe306a5939b79e38dd656b9a9ccf0b Depends-On: I7b46f15d12b8f78b34534d2646179db295dea7b3
This commit is contained in:
parent
ab97a43a5e
commit
c50e549107
4
tox.ini
4
tox.ini
@ -12,10 +12,6 @@ deps = -r{toxinidir}/test-requirements.txt
|
||||
commands =
|
||||
python setup.py testr --slowest --testr-args='{posargs}'
|
||||
|
||||
[testenv:py27-with-upper-constraints]
|
||||
deps = -r{toxinidir}/upper-constraints.txt
|
||||
commands = check-conflicts {toxinidir}/upper-constraints.txt
|
||||
|
||||
[testenv:py27-check-uc]
|
||||
deps = -r{toxinidir}/upper-constraints.txt
|
||||
commands = check-conflicts {toxinidir}/upper-constraints.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user