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 0116309 commit 597af59Copy full SHA for 597af59
setup.py
@@ -34,6 +34,7 @@
34
'Programming Language :: Python :: 3.5',
35
'Programming Language :: Python :: 3.6',
36
'Programming Language :: Python :: 3.7',
37
+ 'Programming Language :: Python :: 3.8',
38
],
39
package_dir={'': 'lib'},
40
packages=[
0 commit comments