Merge "Remove setup.py check from pep8 job"
This commit is contained in:
commit
e211eb4cda
1
tox.ini
1
tox.ini
@ -61,7 +61,6 @@ commands =
|
|||||||
{envpython} {toxinidir}/manage.py extract_messages --verbosity 0 --check-only
|
{envpython} {toxinidir}/manage.py extract_messages --verbosity 0 --check-only
|
||||||
bash {toxinidir}/tools/find_executables.sh
|
bash {toxinidir}/tools/find_executables.sh
|
||||||
doc8 doc/source releasenotes/source releasenotes/notes
|
doc8 doc/source releasenotes/source releasenotes/notes
|
||||||
python setup.py check --restructuredtext --strict
|
|
||||||
|
|
||||||
[testenv:cover]
|
[testenv:cover]
|
||||||
basepython = python3
|
basepython = python3
|
||||||
|
Loading…
Reference in New Issue
Block a user