Merge "Remove setup.py check from pep8 job"

This commit is contained in:
Zuul
2018-11-11 08:33:06 +00:00
committed by Gerrit Code Review

View File

@@ -15,7 +15,6 @@ commands = /bin/rm -f .testrepository/times.dbm
[testenv:pep8]
basepython = python3
commands = flake8
python setup.py check --restructuredtext --strict
[testenv:npm]
basepython = python3