Merge "Add 'docs' tox environment"
This commit is contained in:
commit
cb70f81b96
3
tox.ini
3
tox.ini
@ -20,6 +20,9 @@ commands =
|
||||
[testenv:venv]
|
||||
commands = {posargs}
|
||||
|
||||
[testenv:docs]
|
||||
commands = python setup.py build_sphinx
|
||||
|
||||
[flake8]
|
||||
show-source = True
|
||||
ignore = E226,E241,E265,E714,H237,H305,H307,H402,H405,H904
|
||||
|
Loading…
x
Reference in New Issue
Block a user