We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33da480 commit 948192cCopy full SHA for 948192c
1 file changed
setup.py
@@ -40,7 +40,9 @@
40
"License :: OSI Approved :: MIT License",
41
"Operating System :: OS Independent",
42
"Programming Language :: Python",
43
+ "Programming Language :: Python :: 2",
44
"Programming Language :: Python :: 2.7",
45
+ "Programming Language :: Python :: 3",
46
"Programming Language :: Python :: 3.3",
47
"Programming Language :: Python :: 3.4",
48
"Programming Language :: Python :: 3.5",
0 commit comments