We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a51ea68 commit 3288ce6Copy full SHA for 3288ce6
1 file changed
pyproject.toml
@@ -17,9 +17,9 @@ classifiers = [
17
"Programming Language :: Python :: 3.9",
18
"Programming Language :: Python :: 3.10",
19
"Programming Language :: Python :: 3.11",
20
- "Programming Language :: Python :: 3.12"
21
- "Programming Language :: Python :: 3.13"
22
- "Programming Language :: Python :: 3.14"
+ "Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
+ "Programming Language :: Python :: 3.14",
23
]
24
keywords = [
25
"ckan",
0 commit comments