diff options
| author | Anthony Sottile <asottile@umich.edu> | 2021-03-31 14:22:37 +0000 |
|---|---|---|
| committer | Anthony Sottile <asottile@umich.edu> | 2021-03-31 14:22:37 +0000 |
| commit | e0116d8e77fb04acc62095734ec49e779f24ee54 (patch) | |
| tree | 382ad5e83f6512ff157553c6a8c16b63569cec70 /docs/source/plugin-development | |
| parent | 1d5dd156ab9f2e37e40f95eb15c5a2c2cd49a7a9 (diff) | |
| parent | edadccd8dcf5fc1de86116adb5f9f13ed1b68637 (diff) | |
| download | flake8-e0116d8e77fb04acc62095734ec49e779f24ee54.tar.gz | |
Merge branch 'py3_plus' into 'master'
drop legacy python versions
Closes #690
See merge request pycqa/flake8!471
Diffstat (limited to 'docs/source/plugin-development')
| -rw-r--r-- | docs/source/plugin-development/registering-plugins.rst | 1 |
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", |
