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 0e201db commit ea66f8eCopy full SHA for ea66f8e
pyproject.toml
@@ -24,11 +24,11 @@ classifiers = [
24
"Framework :: Django CMS :: 4.1",
25
"Framework :: Django CMS :: 5.0",
26
"Programming Language :: Python :: 3 :: Only",
27
- "Programming Language :: Python :: 3.9",
28
"Programming Language :: Python :: 3.10",
29
"Programming Language :: Python :: 3.11",
30
"Programming Language :: Python :: 3.12",
31
"Programming Language :: Python :: 3.13",
+ "Programming Language :: Python :: 3.14",
32
]
33
dynamic = [ "version" ]
34
dependencies = [
0 commit comments