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 c2dac88 commit 4b78b02Copy full SHA for 4b78b02
setup.py
@@ -56,6 +56,7 @@ def run(cls):
56
"Programming Language :: Python :: 3.5",
57
"Programming Language :: Python :: 3.6",
58
"Programming Language :: Python :: 3.7",
59
+ "Programming Language :: Python :: 3.8",
60
"Programming Language :: Python :: Implementation :: PyPy",
61
"Topic :: Software Development :: Libraries :: Python Modules",
62
]
0 commit comments