Merge "Hardcode python 2 usage"

This commit is contained in:
Jenkins 2016-02-01 09:55:22 +00:00 committed by Gerrit Code Review
commit 0de35c8196

View File

@ -14,6 +14,7 @@ deps = -r{toxinidir}/test-requirements.txt
commands = ostestr
[testenv:pep8]
basepython=python2
deps = hacking==0.10.2
usedevelop = False
commands =