更新 setup.py

This commit is contained in:
hongshaorou 2024-11-12 20:35:33 +08:00
parent ac957e7aa9
commit 3849ac4b8b

View File

@ -11,7 +11,7 @@ setup(
long_description_content_type = 'text/markdown',
long_description = open('README.md', 'rb').read().decode('utf-8'),
keywords = ['coesa76','nrlmsise00','jb2008'],
python_requires = '>=3.10',
python_requires = '>=3.8',
classifiers = [
'Development Status :: 4 - Beta',
'Intended Audience :: Education',