Loading setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ README = (open("README.md")).read() setup(name='pymoondb', version='0.1.rc1', description='A python module to access the MoonDB lunar sample database', description='A python module to access the MoonDB, the geochemical and petrological lunar sample database', url='https://www.ict.inaf.it/gitlab/alessandro.frigeri/pymoondb', author='Alessandro Frigeri', author_email='Alessandro.Frigeri@inaf.it', Loading Loading
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ README = (open("README.md")).read() setup(name='pymoondb', version='0.1.rc1', description='A python module to access the MoonDB lunar sample database', description='A python module to access the MoonDB, the geochemical and petrological lunar sample database', url='https://www.ict.inaf.it/gitlab/alessandro.frigeri/pymoondb', author='Alessandro Frigeri', author_email='Alessandro.Frigeri@inaf.it', Loading