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 ed5dcd5 commit ad5bd02Copy full SHA for ad5bd02
setup.py
@@ -38,6 +38,10 @@ def read(*rnames):
38
"License :: OSI Approved :: Apache Software License",
39
"Operating System :: OS Independent",
40
"Programming Language :: Python",
41
+ "Programming Language :: Python :: 2",
42
+ "Programming Language :: Python :: 2.7",
43
+ "Programming Language :: Python :: 3",
44
+ "Programming Language :: Python :: 3.5",
45
"Topic :: Internet :: WWW/HTTP",
46
"Topic :: Internet :: WWW/HTTP :: WSGI",
47
"Topic :: Security",
0 commit comments