Merge "Run lower-constraints job with Python 3"
This commit is contained in:
commit
78d764718a
2
tox.ini
2
tox.ini
@ -51,8 +51,6 @@ exclude = .venv,.git,.tox,dist,*lib/python*,*egg,build,panel_template,dash_templ
|
|||||||
ignore = E127,E128,E501,H102,H238,H301,H306,H405,H904
|
ignore = E127,E128,E501,H102,H238,H301,H306,H405,H904
|
||||||
|
|
||||||
[testenv:lower-constraints]
|
[testenv:lower-constraints]
|
||||||
# TODO(someone) switch basepython to python3 as what most projects do
|
|
||||||
basepython = python2.7
|
|
||||||
deps =
|
deps =
|
||||||
-c{toxinidir}/lower-constraints.txt
|
-c{toxinidir}/lower-constraints.txt
|
||||||
-r{toxinidir}/test-requirements.txt
|
-r{toxinidir}/test-requirements.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user