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 c7c44d9 + 785e3c4 commit 21f5a45Copy full SHA for 21f5a45
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