We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c334ca8 commit c26538cCopy full SHA for c26538c
pyproject.toml
@@ -23,6 +23,7 @@ classifiers = [
23
'Programming Language :: Python :: 3.9',
24
'Programming Language :: Python :: 3.10',
25
'Programming Language :: Python :: 3.11',
26
+ 'Programming Language :: Python :: 3.12',
27
]
28
dependencies = [
29
'sphinx>=5',
0 commit comments