Merge "Remove the duplicated doc8 executa"
This commit is contained in:
commit
74be474e81
1
tox.ini
1
tox.ini
@ -25,7 +25,6 @@ basepython = python3
|
|||||||
setenv = PYTHONHASHSEED=0
|
setenv = PYTHONHASHSEED=0
|
||||||
commands =
|
commands =
|
||||||
find . -type f -name "*.pyc" -delete
|
find . -type f -name "*.pyc" -delete
|
||||||
doc8 doc/source/ README.rst
|
|
||||||
python setup.py build_sphinx
|
python setup.py build_sphinx
|
||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user