summaryrefslogtreecommitdiff
path: root/docs/source/plugin-development/registering-plugins.rst
diff options
context:
space:
mode:
authorAnthony Sottile <asottile@umich.edu>2021-03-29 17:29:36 -0700
committerAnthony Sottile <asottile@umich.edu>2021-03-30 17:37:12 -0700
commit8cc3fc01e8d06b2eb6fa59332b598b2c638a4d40 (patch)
tree6da61e3c11fb0701367c2e280c35fbd461bea408 /docs/source/plugin-development/registering-plugins.rst
parent55f29c636f8eb80ec6544169c59ff3ab7733d1a1 (diff)
downloadflake8-8cc3fc01e8d06b2eb6fa59332b598b2c638a4d40.tar.gz
some manual python2 metadata cleanup
Diffstat (limited to 'docs/source/plugin-development/registering-plugins.rst')
-rw-r--r--docs/source/plugin-development/registering-plugins.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/source/plugin-development/registering-plugins.rst b/docs/source/plugin-development/registering-plugins.rst
index 34b368a..d1718bf 100644
--- a/docs/source/plugin-development/registering-plugins.rst
+++ b/docs/source/plugin-development/registering-plugins.rst
@@ -56,7 +56,6 @@ like:
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
- "Programming Language :: Python :: 2",
"Programming Language :: Python :: 3",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Software Development :: Quality Assurance",