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 bf47c1f commit c857d25Copy full SHA for c857d25
setup.py
@@ -50,5 +50,6 @@ def extract_metaitem(meta):
50
'Programming Language :: Python :: 3.6',
51
'Programming Language :: Python :: 3.7',
52
'Programming Language :: Python :: 3.8',
53
+ 'Programming Language :: Python :: 3.9',
54
],
55
)
0 commit comments