Merge "Switch pep8 job to python 3"

This commit is contained in:
Zuul 2018-04-13 17:43:02 +00:00 committed by Gerrit Code Review
commit 27dfd49978
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ commands =
{toxinidir}/tools/setup-etcd-env.sh pifpaf -e OSLO_CACHE_TEST run etcd -- python setup.py testr --slowest --testr-args='functional.*'
[testenv:pep8]
basepython = python3
deps =
-r{toxinidir}/test-requirements.txt
commands =