Merge "Remove setup.py check from pep8 job"

This commit is contained in:
Zuul 2018-10-31 09:39:57 +00:00 committed by Gerrit Code Review
commit e211eb4cda
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@ commands =
{envpython} {toxinidir}/manage.py extract_messages --verbosity 0 --check-only
bash {toxinidir}/tools/find_executables.sh
doc8 doc/source releasenotes/source releasenotes/notes
python setup.py check --restructuredtext --strict
[testenv:cover]
basepython = python3