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 91943ca commit 70aa820Copy full SHA for 70aa820
setup.py
@@ -23,7 +23,7 @@ def read(filename):
23
#packages=find_packages(),
24
packages=['eautils'],
25
license='LICENSE.txt',
26
- description='Easy Access to access DES DB',
+ description='Easy access to access DES DB. Command line interpreter client for DESDM',
27
long_description=read('README.md'),
28
url='https://github.com/mgckind/easyaccess',
29
install_requires=['pandas >= 0.14','termcolor','fitsio >= 0.9.6','cx_Oracle'],
0 commit comments