updated test files

new releases from pytest required these changes.
This commit is contained in:
mb
2020-07-30 11:10:22 +02:00
parent 5e260acadd
commit fd40186f8c
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
# details.
pydocstyle invenio_theme_tugraz tests docs && \
isort --check-only --diff && \
isort invenio_theme_tugraz tests --check-only --diff && \
check-manifest --ignore ".travis-*" && \
sphinx-build -qnNW docs docs/_build/html && \
python setup.py test
pytest