We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bde208 commit b548f71Copy full SHA for b548f71
setup.py
@@ -42,14 +42,7 @@
42
"License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)",
43
"Programming Language :: Python",
44
"Programming Language :: Python :: 2",
45
- "Programming Language :: Python :: 2.7",
46
"Programming Language :: Python :: 3",
47
- "Programming Language :: Python :: 3.4",
48
- "Programming Language :: Python :: 3.5",
49
- "Programming Language :: Python :: 3.6",
50
- "Programming Language :: Python :: 3.7",
51
- "Programming Language :: Python :: 3.8",
52
- "Programming Language :: Python :: 3.9",
53
"Environment :: Console",
54
"Intended Audience :: Developers",
55
"Topic :: Software Development :: Version Control :: Git",
0 commit comments