Run lower-constraints job with Python 3

Change-Id: I1a9c821d2b6d8eccf947bb1fbbd7002bc9b27bc4
This commit is contained in:
Witold Bedyk 2018-04-11 09:36:55 +00:00
parent b526e21436
commit f200f60af1
1 changed files with 0 additions and 2 deletions

View File

@ -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