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 74b53c6 commit c11b20bCopy full SHA for c11b20b
pyproject.toml
@@ -24,11 +24,11 @@ classifiers = [
24
"Programming Language :: Python",
25
"Programming Language :: Python :: 3",
26
"Programming Language :: Python :: 3 :: Only",
27
- "Programming Language :: Python :: 3.14",
28
- "Programming Language :: Python :: 3.13",
29
- "Programming Language :: Python :: 3.12",
30
- "Programming Language :: Python :: 3.11",
31
"Programming Language :: Python :: 3.10",
+ "Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
+ "Programming Language :: Python :: 3.14",
32
"Topic :: Software Development",
33
]
34
dependencies = [
0 commit comments