mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
Add "Development Status" classifier to setup.py
This commit is contained in:
parent
263f664a73
commit
7824162ee6
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -115,6 +115,7 @@ setuptools.setup(
|
|||
],
|
||||
},
|
||||
classifiers=[
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Environment :: Console",
|
||||
"Framework :: Flake8",
|
||||
"Intended Audience :: Developers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue