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 360d269 commit 19284f0Copy full SHA for 19284f0
1 file changed
setup.py
@@ -15,7 +15,8 @@
15
"numpy>=1.6.2",
16
"scipy>=0.13.3",
17
"xmltodict",
18
- "nose"],
+ "nose",
19
+ "numpydoc"],
20
test_suite="nose.collector",
21
classifiers=['Intended Audience :: Science/Research',
22
'Intended Audience :: Developers',
0 commit comments