Browse Source

update setup.py.

tags/v1.2.0-rc1
转行的小码农 Gitee 4 years ago
parent
commit
ce207873a7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py View File

@@ -215,7 +215,7 @@ if __name__ == '__main__':
python_requires='>=3.7',
install_requires=get_install_requires(),
classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Environment :: Console',
'Environment :: Web Environment',
'Intended Audience :: Science/Research',


Loading…
Cancel
Save