Make py27 run in tox -eALL
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -6,6 +6,8 @@ deps = -r{toxinidir}/tools/pip-requires
|
|||||||
-r{toxinidir}/tools/test-requires
|
-r{toxinidir}/tools/test-requires
|
||||||
commands = py.test
|
commands = py.test
|
||||||
|
|
||||||
|
[testenv:py27]
|
||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
commands = py.test --pep8 -k pep8 --clearcache
|
commands = py.test --pep8 -k pep8 --clearcache
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user