Skip to content

Commit 70aa820

Browse files
committed
Version 1.1.0, pyfits to fitsio migration
1 parent 91943ca commit 70aa820

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
@@ -23,7 +23,7 @@ def read(filename):
2323
#packages=find_packages(),
2424
packages=['eautils'],
2525
license='LICENSE.txt',
26-
description='Easy Access to access DES DB',
26+
description='Easy access to access DES DB. Command line interpreter client for DESDM',
2727
long_description=read('README.md'),
2828
url='https://github.com/mgckind/easyaccess',
2929
install_requires=['pandas >= 0.14','termcolor','fitsio >= 0.9.6','cx_Oracle'],

0 commit comments

Comments
 (0)