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 2624ac1 commit d2fe06aCopy full SHA for d2fe06a
setup.py
@@ -18,6 +18,10 @@
18
license="MIT License",
19
classifiers=(
20
"Programming Language :: Python :: 3",
21
+ "Programming Language :: Python :: 3.5",
22
+ "Programming Language :: Python :: 3.6",
23
+ "Programming Language :: Python :: 3.7",
24
+ "Programming Language :: Python :: 3.8",
25
"License :: OSI Approved :: MIT License",
26
"Operating System :: OS Independent",
27
)
0 commit comments