This commit is contained in:
mb
2020-05-01 18:48:43 +02:00
parent a700a800e5
commit 161478117c
3 changed files with 7 additions and 4 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
# details.
pydocstyle invenio_theme_tugraz tests docs && \
isort -rc -c -df && \
#isort -rc -c -df && \
check-manifest --ignore ".travis-*" && \
#sphinx-build -qnNW docs docs/_build/html && \
sphinx-build -qnNW docs docs/_build/html && \
python setup.py test