Skip to content

Commit

Permalink
Readded mypy to test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Feb 16, 2021
1 parent 56aa9ae commit 8cb97fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ typeguard = py.typed
test =
pytest
typing_extensions
mypy; python_implementation != "PyPy"
doc =
sphinx_rtd_theme
sphinx-autodoc-typehints >= 1.2.0
Expand Down

0 comments on commit 8cb97fd

Please sign in to comment.