Skip to content
Snippets Groups Projects
Commit ed2602d5 authored by Erik Reid's avatar Erik Reid
Browse files

added sphinx build to tox

parent a5a20ef0
No related branches found
No related tags found
No related merge requests found
......@@ -4,3 +4,4 @@ __pycache__
.tox
coverage.xml
*.egg-info
docs/build
......@@ -18,3 +18,4 @@ commands =
coverage html
coverage report --fail-under 80
flake8
sphinx-build -M html docs/source docs/build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment