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 c7c44d9 commit 785e3c4Copy full SHA for 785e3c4
setup.py
@@ -42,6 +42,7 @@ def readall(path):
42
"Programming Language :: Python :: 3.5",
43
"Programming Language :: Python :: 3.6",
44
"Programming Language :: Python :: 3.7",
45
+ "Programming Language :: Python :: 3.8",
46
"Topic :: Software Development :: Libraries :: Python Modules",
47
],
48
)
0 commit comments