We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98da250 commit e0affedCopy full SHA for e0affed
setup.py
@@ -31,7 +31,13 @@
31
License :: OSI Approved :: Apache Software License
32
Operating System :: OS Independent
33
Programming Language :: Python :: 2
34
+Programming Language :: Python :: 2.6
35
+Programming Language :: Python :: 2.7
36
Programming Language :: Python :: 3
37
+Programming Language :: Python :: 3.3
38
+Programming Language :: Python :: 3.4
39
+Programming Language :: Python :: 3.5
40
+Programming Language :: Python :: 3.6
41
Programming Language :: Python :: Implementation :: CPython
42
Programming Language :: Python :: Implementation :: Jython
43
Programming Language :: Python :: Implementation :: IronPython
0 commit comments