Merge "Remove now unused py27-with-upper-constraints env"
This commit is contained in:
commit
7cb3e588fb
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