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 556eb05 commit 59b858cCopy full SHA for 59b858c
pyproject.toml
@@ -24,6 +24,7 @@ classifiers = [
24
"Programming Language :: Python :: 3.9",
25
"Programming Language :: Python :: 3.10",
26
"Programming Language :: Python :: 3.11",
27
+ "Programming Language :: Python :: 3.12",
28
]
29
requires-python = ">= 3.8"
30
dependencies = [
0 commit comments