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.
2 parents f05f0d0 + 2ac7e4f commit f8edf48Copy full SHA for f8edf48
setup.py
@@ -63,11 +63,7 @@ def version_read():
63
"License :: OSI Approved :: MIT License",
64
"Operating System :: OS Independent",
65
"Programming Language :: Python",
66
- "Programming Language :: Python :: 2",
67
- "Programming Language :: Python :: 2.7",
68
"Programming Language :: Python :: 3",
69
- "Programming Language :: Python :: 3.4",
70
- "Programming Language :: Python :: 3.5",
71
"Programming Language :: Python :: 3.6",
72
],
73
)
0 commit comments