mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-03-23 05:22:45 +00:00
limit isort to lower version
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# details.
|
||||
|
||||
pydocstyle invenio_theme_tugraz tests docs && \
|
||||
isort . -c --df && \
|
||||
isort -rc -c -df && \
|
||||
check-manifest --ignore ".travis-*" && \
|
||||
sphinx-build -qnNW docs docs/_build/html && \
|
||||
python setup.py test
|
||||
|
||||
Reference in New Issue
Block a user