Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Piercy <web@stevepiercy.com>
  • Loading branch information
davisagli and stevepiercy authored Jan 15, 2025
1 parent e2a265b commit 37c80d2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/source/contributing/version-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,11 @@ The versions of Python that are supported in Volto depend on the version of Plon
| ----- | ------------ | ---------------- |
| 6.1 | 3.10-3.13 | 18.0.0 |
| 6.0 | 3.9-3.13 | 16.0.0 or 17.0.0 |
| 5.2 | 2.7, 3.8 . | 15.0.0 |
| 5.2 | 2.7, 3.8 | 15.0.0 |

For Plone 6.0.x, Python 3.12 is officially supported since Plone 6.0.10.
Python 3.13 is officially supported since 6.0.14.
Python 3.8 support was dropped in 6.0.14.

On Plone 6, we recommend using the known good set (KGS) of package versions that are specified in the Plone release.

Expand Down

0 comments on commit 37c80d2

Please sign in to comment.