Skip to content
Snippets Groups Projects
Commit 97c4fd8b authored by Ian Galpin's avatar Ian Galpin
Browse files

Disable mypy in tox until build server supports python 3.9

parent 32aba16e
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ commands =
coverage report --fail-under 85
flake8
isort -c --df compendium_v2
mypy .
# Disable mypy in tox until build server supports python 3.9
# mypy .
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