We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f273be6 commit 2752220Copy full SHA for 2752220
setup.py
@@ -57,6 +57,7 @@
57
'Operating System :: OS Independent',
58
'Programming Language :: Python :: 3.6',
59
'Programming Language :: Python :: 3.7',
60
+ 'Programming Language :: Python :: 3.8',
61
'Programming Language :: Python :: Implementation :: CPython',
62
],
63
entry_points={
0 commit comments