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 28c08dd commit 7a56467Copy full SHA for 7a56467
setup.py
@@ -24,5 +24,5 @@ def read(filename):
24
description='Easy Access to access DES DB',
25
long_description=read('README.md'),
26
url='https://github.com/mgckind/easyaccess',
27
- install_requires=['numpy','pandas >= 0.14','termcolor','pyfits >= 3.3','cx_Oracle'],
+ install_requires=['pandas >= 0.14','termcolor','pyfits >= 3.3','cx_Oracle'],
28
)
0 commit comments