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 01f02fb commit a676d91Copy full SHA for a676d91
pyproject.toml
@@ -22,12 +22,12 @@ classifiers = [
22
'Programming Language :: Python',
23
'Programming Language :: Python :: 3 :: Only',
24
'Programming Language :: Python :: 3',
25
- 'Programming Language :: Python :: 3.6',
26
'Programming Language :: Python :: 3.7',
27
'Programming Language :: Python :: 3.8',
28
'Programming Language :: Python :: 3.9',
29
'Programming Language :: Python :: 3.10',
30
'Programming Language :: Python :: 3.11',
+ 'Programming Language :: Python :: 3.12',
31
]
32
33
dynamic = ["version"]
0 commit comments