Merge "Run lower-constraints job with Python 3"

This commit is contained in:
Zuul 2018-04-16 08:01:45 +00:00 committed by Gerrit Code Review
commit 78d764718a
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