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 361e822 commit c026b40Copy full SHA for c026b40
pyproject.toml
@@ -15,6 +15,7 @@ classifiers = [
15
"Programming Language :: Python :: 3.11",
16
"Programming Language :: Python :: 3.12",
17
"Programming Language :: Python :: 3.13",
18
+ "Programming Language :: Python :: 3.14",
19
]
20
requires-python = ">=3.10,<4"
21
dependencies = [
0 commit comments