We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49766b7 commit 427a147Copy full SHA for 427a147
scripts/pyproject.toml
@@ -15,6 +15,7 @@ classifiers = [
15
"Programming Language :: Python :: 3 :: Only",
16
"Programming Language :: Python :: 3.11",
17
"Programming Language :: Python :: 3.12",
18
+ "Programming Language :: Python :: 3.13",
19
]
20
dynamic = [ "version" ]
21
dependencies = [
0 commit comments