@@ -26,20 +26,8 @@ long_description_content_type = text/markdown
2626author = dvsnier
2727author_email = dovsnier@qq.com
2828classifiers =
29- # How mature is this project? Common values are
30- # 3 - Alpha
31- # 4 - Beta
32- # 5 - Production/Stable
33- # Development Status :: 1 - Planning
34- # Development Status :: 2 - Pre-Alpha
3529 Development Status :: 3 - Alpha
36- # Development Status :: 4 - Beta
37- # Development Status :: 5 - Production/Stable
38- # Development Status :: 6 - Mature
39- # Development Status :: 7 - Inactive
40- # Indicate who your project is intended for
4130 Intended Audience :: Developers
42- # Pick your license as you wish
4331 License :: OSI Approved :: MIT License
4432 License :: Free For Educational Use
4533 License :: Free for non-commercial use
@@ -48,27 +36,17 @@ classifiers =
4836 Natural Language :: Chinese (Simplified)
4937 Natural Language :: English
5038 Operating System :: OS Independent
51- # Specify the Python versions you support here. In particular, ensure
52- # that you indicate you support Python 3. These classifiers are *not*
53- # checked by 'pip install'. See instead 'python_requires' below.
5439 Programming Language :: Cython
5540 Programming Language :: Python
5641 Programming Language :: Python :: 2
57- # Programming Language :: Python :: 2 :: Only
5842 Programming Language :: Python :: 2.7
5943 Programming Language :: Python :: 3
60- # Programming Language :: Python :: 3 :: Only
6144 Programming Language :: Python :: 3.5
6245 Programming Language :: Python :: 3.6
6346 Programming Language :: Python :: 3.7
6447 Programming Language :: Python :: 3.8
6548 Programming Language :: Python :: 3.9
6649 Topic :: Software Development
67- # Topic :: Software Development :: Build Tools
68- # Topic :: Software Development :: Code Generators
69- # Topic :: Software Development :: Compilers
70- # Topic :: Software Development :: Debuggers
71- # Topic :: Software Development :: Documentation
7250 Topic :: Software Development :: Libraries
7351 Topic :: Software Development :: Libraries :: Python Modules
7452 Topic :: Utilities
0 commit comments