mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-31 03:06:53 +00:00
Merge branch 'docs/update-plugin-dev' into 'master'
Add new Flake8 classifier to Trove list *Description of changes* PyPI added `Framework :: Flake8` to its list of official classifiers. This adds it to the documentation for Plugin Developers. *Related to:* N/A See merge request !69
This commit is contained in:
commit
ee44be0c82
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ like:
|
|||
],
|
||||
},
|
||||
classifiers=[
|
||||
"Framework :: Flake8",
|
||||
"Environment :: Console",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue