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 5202c7b commit d475897Copy full SHA for d475897
1 file changed
setup.py
@@ -16,7 +16,8 @@
16
"scipy>=0.13.3",
17
"xmltodict",
18
"nose",
19
- "numpydoc"],
+ "numpydoc",
20
+ "requests"],
21
test_suite="nose.collector",
22
classifiers=['Intended Audience :: Science/Research',
23
'Intended Audience :: Developers',
0 commit comments