Update setup.py

This commit is contained in:
Chunxiao Li 2021-01-22 16:31:24 +08:00 committed by GitHub
parent e4e70c2f0b
commit 27141357af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ setup(
license = 'MIT',
long_description_content_type = 'text/markdown',
long_description = open('README.md', 'rb').read().decode('utf-8'),
keywords = ['atmosphere models','coesa76','msise00'],
keywords = ['atmosphere models','coesa76','nrlmsise00'],
python_requires = '>=3.6',
classifiers = [
'Development Status :: 4 - Beta',