Merge "Remove setup.py check from pep8 job"
This commit is contained in:
commit
2c9a0e79fa
1
tox.ini
1
tox.ini
@ -40,7 +40,6 @@ commands = ./run_tests.sh -N --db-type mysql
|
|||||||
basepython = python3
|
basepython = python3
|
||||||
commands =
|
commands =
|
||||||
doc8 doc/source
|
doc8 doc/source
|
||||||
python setup.py check --restructuredtext --strict
|
|
||||||
flake8 {posargs} . {toxinidir}/tools/get_action_list.py {toxinidir}/tools/sync_db.py
|
flake8 {posargs} . {toxinidir}/tools/get_action_list.py {toxinidir}/tools/sync_db.py
|
||||||
|
|
||||||
[testenv:cover]
|
[testenv:cover]
|
||||||
|
Loading…
Reference in New Issue
Block a user