mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-13 16:14:18 +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=[
|
classifiers=[
|
||||||
|
"Framework :: Flake8",
|
||||||
"Environment :: Console",
|
"Environment :: Console",
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
"License :: OSI Approved :: MIT License",
|
"License :: OSI Approved :: MIT License",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue