Skip to content

Commit 50d4c7c

Browse files
Define SUPPORTED_PYTHON_VERSIONS_PLONE62. (#1912)
It is not used yet, just like `SUPPORTED_PYTHON_VERSIONS_PLONE60` is not used anymore, but let's be prepared. In `buildout.coredev` in branch `release/6.2-dev` I [started pointing to it](plone/buildout.coredev@e046177).
1 parent adb6a30 commit 50d4c7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@
321321
"fawrench": '<span class="fa fa-wrench" style="font-size: 1.6em;"></span>',
322322
"SUPPORTED_PYTHON_VERSIONS_PLONE60": "3.9, 3.10, 3.11, 3.12, or 3.13",
323323
"SUPPORTED_PYTHON_VERSIONS_PLONE61": "3.10, 3.11, 3.12, or 3.13",
324+
"SUPPORTED_PYTHON_VERSIONS_PLONE62": "3.10, 3.11, 3.12, or 3.13",
324325
}
325326

326327

0 commit comments

Comments
 (0)