mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 18:56:53 +00:00
Merge branch 'dev-status' into 'master'
Add "Development Status" classifier to setup.py See merge request !172
This commit is contained in:
commit
9145674cf2
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