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 fd062f7 commit ac4c670Copy full SHA for ac4c670
1 file changed
pyproject.toml
@@ -50,12 +50,11 @@ classifiers = [
50
"Operating System :: Unix",
51
"Operating System :: MacOS",
52
"Programming Language :: Python :: 3",
53
- "Programming Language :: Python :: 3.8",
54
- "Programming Language :: Python :: 3.9",
55
"Programming Language :: Python :: 3.10",
56
"Programming Language :: Python :: 3.11",
57
"Programming Language :: Python :: 3.12",
58
"Programming Language :: Python :: 3.13",
+ "Programming Language :: Python :: 3.14",
59
]
60
license = { file = "LICENSE" }
61
0 commit comments