Merge "Remove setup.py check from pep8 job"

This commit is contained in:
Zuul 2018-11-05 09:24:31 +00:00 committed by Gerrit Code Review
commit b8f1f486b0
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ whitelist_externals = bash
basepython = python3
commands =
flake8
python setup.py check --restructuredtext --strict
[testenv:venv]
basepython = python3