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.
2 parents 555fdce + 1f4277c commit e31a95fCopy full SHA for e31a95f
setup.py
@@ -108,6 +108,7 @@ def run(self):
108
'Programming Language :: Python :: 3.6',
109
'Programming Language :: Python :: 3.7',
110
'Programming Language :: Python :: 3.8',
111
+ 'Programming Language :: Python :: 3.9',
112
'Programming Language :: Python :: Implementation :: CPython',
113
'Programming Language :: Python :: Implementation :: PyPy',
114
'Topic :: Software Development :: Testing',
0 commit comments