Merge "Remove setup.py check from pep8 job"
This commit is contained in:
commit
153676fb43
1
tox.ini
1
tox.ini
@ -15,7 +15,6 @@ commands = /bin/rm -f .testrepository/times.dbm
|
|||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
basepython = python3
|
basepython = python3
|
||||||
commands = flake8
|
commands = flake8
|
||||||
python setup.py check --restructuredtext --strict
|
|
||||||
|
|
||||||
[testenv:npm]
|
[testenv:npm]
|
||||||
basepython = python3
|
basepython = python3
|
||||||
|
Loading…
Reference in New Issue
Block a user