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 b30c334 commit 49eea40Copy full SHA for 49eea40
1 file changed
setup.py
@@ -23,6 +23,9 @@
23
"Programming Language :: Python",
24
"Programming Language :: Python :: 3.10",
25
"Programming Language :: Python :: 3.11",
26
+ "Programming Language :: Python :: 3.12",
27
+ "Programming Language :: Python :: 3.13",
28
+ "Programming Language :: Python :: 3.14",
29
],
30
keywords="collection queries",
31
author="Plone Foundation",
0 commit comments