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.
2 parents 8419514 + c901813 commit 609a1caCopy full SHA for 609a1ca
setup.py
@@ -19,7 +19,7 @@
19
"Programming Language :: Python :: 3",
20
"Programming Language :: Python :: 3.6",
21
"Programming Language :: Python :: 3.7",
22
- "Programming Language :: Python :: 3.8"
+ "Programming Language :: Python :: 3.8",
23
"Programming Language :: Python :: 3.9",
24
],
25
packages=find_packages(exclude=("tests",)),
0 commit comments