Skip to content

Commit 7a56467

Browse files
Matias Carrasco KindMatias Carrasco Kind
authored andcommitted
Update setup
1 parent 28c08dd commit 7a56467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ def read(filename):
2424
description='Easy Access to access DES DB',
2525
long_description=read('README.md'),
2626
url='https://github.com/mgckind/easyaccess',
27-
install_requires=['numpy','pandas >= 0.14','termcolor','pyfits >= 3.3','cx_Oracle'],
27+
install_requires=['pandas >= 0.14','termcolor','pyfits >= 3.3','cx_Oracle'],
2828
)

0 commit comments

Comments
 (0)