We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a826b0 commit 0bd365aCopy full SHA for 0bd365a
1 file changed
setup.py
@@ -40,14 +40,13 @@ def read(fname):
40
License :: OSI Approved :: MIT License
41
Operating System :: OS Independent
42
Programming Language :: Python :: 2
43
- Programming Language :: Python :: 2.6
44
Programming Language :: Python :: 2.7
45
Programming Language :: Python :: 3
46
- Programming Language :: Python :: 3.2
47
- Programming Language :: Python :: 3.3
48
Programming Language :: Python :: 3.4
49
Programming Language :: Python :: 3.5
50
Programming Language :: Python :: 3.6
+ Programming Language :: Python :: 3.7
+ Programming Language :: Python :: 3.8
51
Programming Language :: Python :: Implementation :: PyPy
52
Programming Language :: Python :: Implementation :: CPython
53
Topic :: Software Development :: Libraries :: Python Modules
0 commit comments