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.
scipy-stubs
1 parent cc40732 commit 5715093Copy full SHA for 5715093
environment.yml
@@ -91,6 +91,9 @@ dependencies:
91
- sphinx
92
- sphinx-design
93
- sphinx-copybutton
94
+
95
+ # static typing
96
+ - scipy-stubs
97
- types-python-dateutil
98
- types-PyMySQL
99
- types-pytz
requirements-dev.txt
@@ -66,6 +66,7 @@ pytest-cython
66
sphinx
67
sphinx-design
68
sphinx-copybutton
69
+scipy-stubs
70
types-python-dateutil
71
types-PyMySQL
72
types-pytz
0 commit comments