Skip to content

Commit 0d331c6

Browse files
committed
internal: allow python 3.9 and Plone 6
1 parent 2377000 commit 0d331c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@
2323
"Environment :: Web Environment",
2424
"Framework :: Plone",
2525
"Framework :: Plone :: Addon",
26+
"Framework :: Plone :: 6.0",
2627
"Framework :: Plone :: 6.1",
2728
"Programming Language :: Python",
29+
"Programming Language :: Python :: 3.9",
2830
"Programming Language :: Python :: 3.10",
2931
"Programming Language :: Python :: 3.11",
3032
"Programming Language :: Python :: 3.12",

0 commit comments

Comments
 (0)