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 a95f8cf commit f3a2785Copy full SHA for f3a2785
pyproject.toml
@@ -29,6 +29,7 @@ classifiers = [
29
"Programming Language :: Python :: 3.11",
30
"Programming Language :: Python :: 3.12",
31
"Programming Language :: Python :: 3.13",
32
+ "Programming Language :: Python :: 3.14",
33
]
34
requires-python = ">=3.9"
35
dependencies = [
0 commit comments