Run lower-constraints job with Python 3
Change-Id: I1a9c821d2b6d8eccf947bb1fbbd7002bc9b27bc4
This commit is contained in:
parent
b526e21436
commit
f200f60af1
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
|
||||
|
||||
[testenv:lower-constraints]
|
||||
# TODO(someone) switch basepython to python3 as what most projects do
|
||||
basepython = python2.7
|
||||
deps =
|
||||
-c{toxinidir}/lower-constraints.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user