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 b049dee commit 9825f9bCopy full SHA for 9825f9b
setup.py
@@ -18,5 +18,4 @@
18
'windpowerlib': [os.path.join('data', '*.csv')]},
19
zip_safe=False,
20
install_requires=['numpy >= 1.7.0',
21
- 'pandas >= 0.13.1',
22
- 'requests'])
+ 'pandas >= 0.13.1'])
0 commit comments