Merge "Remove setup.py check from pep8 job"
This commit is contained in:
commit
7f034e0d55
1
tox.ini
1
tox.ini
@ -70,7 +70,6 @@ setenv =
|
||||
[testenv:pep8]
|
||||
basepython = python3
|
||||
commands =
|
||||
python setup.py check --restructuredtext --strict
|
||||
flake8 {posargs} .
|
||||
{toxinidir}/tools/config/check_uptodate.sh
|
||||
{toxinidir}/tools/check_exec.py {toxinidir}/cinder {toxinidir}/doc/source/ {toxinidir}/releasenotes/notes
|
||||
|
Loading…
x
Reference in New Issue
Block a user