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 72c4bde commit 8f9756cCopy full SHA for 8f9756c
setup.py
@@ -98,5 +98,8 @@ def run(self):
98
'Programming Language :: Python :: 3.7',
99
'Programming Language :: Python :: 3.8',
100
'Programming Language :: Python :: 3.9',
101
+ 'Programming Language :: Python :: 3.10',
102
+ 'Programming Language :: Python :: 3.11'
103
+ 'Programming Language :: Python :: 3.12']
104
'Programming Language :: Python :: 3.10']
105
)
0 commit comments