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 b62d4de commit 2673288Copy full SHA for 2673288
setup.py
@@ -14,9 +14,10 @@
14
"Operating System :: MacOS :: MacOS X",
15
"Operating System :: POSIX",
16
"Programming Language :: Python :: 3 :: Only",
17
- "Programming Language :: Python :: 3.5",
18
"Programming Language :: Python :: 3.6",
19
"Programming Language :: Python :: 3.7",
+ "Programming Language :: Python :: 3.8",
20
+ "Programming Language :: Python :: 3.9",
21
"Development Status :: 5 - Production/Stable",
22
],
23
license="Apache License, Version 2.0",
0 commit comments