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 897e4ea commit 80019f7Copy full SHA for 80019f7
setup.py
@@ -24,4 +24,4 @@ def read(fname):
24
'requests < 3.0'],
25
extras_require={
26
'dev': ['pytest', 'jupyter', 'sphinx_rtd_theme', 'nbformat',
27
- 'numpy']})
+ 'numpy', 'matplotlib']})
0 commit comments