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 f7e30d8 commit 9da3509Copy full SHA for 9da3509
setup.py
@@ -60,7 +60,8 @@
60
'Programming Language :: Python :: 3.5',
61
'Programming Language :: Python :: 3.6',
62
'Programming Language :: Python :: 3.7',
63
- 'Programming Language :: Python :: 3.8'
+ 'Programming Language :: Python :: 3.8',
64
+ 'Programming Language :: Python :: 3.9',
65
],
66
project_urls={
67
'Documentation': 'https://certifiio.readthedocs.io/en/latest/',
0 commit comments