We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95ea4a commit dda5ddcCopy full SHA for dda5ddc
setup.cfg
@@ -68,6 +68,7 @@ tests =
68
pooch
69
typing =
70
mypy
71
+ # needed otherwise pytest decorators don't get typed properly
72
pytest
73
examples =
74
matplotlib
0 commit comments