Update setup.py

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

View File

@ -14,7 +14,7 @@ setup(
python_requires = '>=3.6', python_requires = '>=3.6',
classifiers = [ classifiers = [
'Development Status :: 4 - Beta', 'Development Status :: 4 - Beta',
'Intended Audience :: Education/Engineering', 'Intended Audience :: Education',
'Intended Audience :: Science/Research', 'Intended Audience :: Science/Research',
'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.8',