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 8d56b2d commit 3d2128cCopy full SHA for 3d2128c
setup.py
@@ -170,6 +170,7 @@ def read(*parts):
170
'Programming Language :: Python :: 3.5',
171
'Programming Language :: Python :: 3.6',
172
'Programming Language :: Python :: 3.7',
173
+ 'Programming Language :: Python :: 3.8',
174
'Topic :: Software Development :: Testing',
175
'Topic :: Software Development :: Libraries :: Python Modules',
176
],
0 commit comments