Skip to content

Commit fb514f0

Browse files
committed
剔除不符合 https://pypi.org/ 注释
1 parent 20f5ac9 commit fb514f0

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

setup.cfg

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,8 @@ long_description_content_type = text/markdown
2626
author = dvsnier
2727
author_email = [email protected]
2828
classifiers =
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

Comments
 (0)