We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64cce77 commit 5574b4dCopy full SHA for 5574b4d
environment.yml
@@ -24,7 +24,7 @@ dependencies:
24
- pytest>=4.0.2
25
- pytest-mock
26
- sphinx
27
- - numpydoc
+ - numpydoc>=0.9.0
28
- pip
29
30
# optional
requirements-dev.txt
@@ -15,7 +15,7 @@ pycodestyle
15
pytest>=4.0.2
16
pytest-mock
17
sphinx
18
-numpydoc
+numpydoc>=0.9.0
19
pip
20
beautifulsoup4>=4.2.1
21
blosc
0 commit comments