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 fd8893c commit 0f80590Copy full SHA for 0f80590
setup.py
@@ -235,6 +235,7 @@ def build_packages(files):
235
'Programming Language :: Python :: 3.6',
236
'Programming Language :: Python :: 3.7',
237
'Programming Language :: Python :: 3.8',
238
+ 'Programming Language :: Python :: 3.9',
239
'Programming Language :: C',
240
'Operating System :: OS Independent',
241
'Topic :: Text Processing :: Markup :: HTML',
0 commit comments