We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2949279 commit bee3c1bCopy full SHA for bee3c1b
setup.py
@@ -105,6 +105,7 @@ def run(self):
105
'Programming Language :: Python :: 3.5',
106
'Programming Language :: Python :: 3.6',
107
'Programming Language :: Python :: 3.7',
108
+ 'Programming Language :: Python :: 3.8',
109
'Programming Language :: Python :: Implementation :: CPython',
110
'Programming Language :: Python :: Implementation :: PyPy'
111
],
0 commit comments