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 1314187 commit 741efffCopy full SHA for 741efff
setup.py
@@ -223,6 +223,7 @@ def run_setup(with_extensions=True):
223
'Programming Language :: Python :: 3.6',
224
'Programming Language :: Python :: 3.7',
225
'Programming Language :: Python :: 3.8',
226
+ 'Programming Language :: Python :: 3.9',
227
'Programming Language :: Python :: Implementation :: CPython',
228
'Programming Language :: Python :: Implementation :: PyPy',
229
'Operating System :: Microsoft :: Windows',
0 commit comments