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 d9fdc5a commit 9013eceCopy full SHA for 9013ece
setup.py
@@ -11,7 +11,12 @@
11
License :: OSI Approved :: Apache Software License
12
Operating System :: OS Independent
13
Programming Language :: Python :: 2
14
+'Programming Language :: Python :: 2.7
15
Programming Language :: Python :: 3
16
+Programming Language :: Python :: 3.6
17
+Programming Language :: Python :: 3.7
18
+Programming Language :: Python :: 3.8
19
+Programming Language :: Python :: 3.9
20
Programming Language :: Python :: Implementation :: CPython
21
Programming Language :: Python :: Implementation :: PyPy
22
Topic :: Software Development :: Testing
0 commit comments