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 05f0d90 + acb463e commit b30cdd2Copy full SHA for b30cdd2
setup.py
@@ -59,6 +59,13 @@
59
"Development Status :: 5 - Production/Stable",
60
"Operating System :: OS Independent",
61
"Programming Language :: Python",
62
+ "Programming Language :: Python :: 2",
63
+ "Programming Language :: Python :: 2.7",
64
+ "Programming Language :: Python :: 3",
65
+ "Programming Language :: Python :: 3.4",
66
+ "Programming Language :: Python :: 3.5",
67
+ "Programming Language :: Python :: 3.6",
68
+ "Programming Language :: Python :: 3.7",
69
"Intended Audience :: Developers",
70
"Topic :: System",
71
"Topic :: Internet",
0 commit comments