Skip to content

Commit 0ce3e06

Browse files
authored
Recommend Plone 6.1 Python versions for core development
1 parent f40a973 commit 0ce3e06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contributing/core/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ However, the following links and sections below may be helpful.
4040
```{include} ../../volto/contributing/install-operating-system.md
4141
```
4242

43-
- Python {SUPPORTED_PYTHON_VERSIONS_PLONE60}
43+
- Python {SUPPORTED_PYTHON_VERSIONS_PLONE61}
4444
- {term}`GNU make`
4545
- {term}`Git`
4646
- A C compiler
@@ -50,7 +50,7 @@ However, the following links and sections below may be helpful.
5050

5151
Installing Python is beyond the scope of this documentation.
5252
However, it is recommended to use a Python version manager, {term}`pyenv` that allows you to install multiple versions of Python on your development environment without destroying your system's Python.
53-
Plone requires Python version {SUPPORTED_PYTHON_VERSIONS_PLONE60}.
53+
Plone requires Python version {SUPPORTED_PYTHON_VERSIONS_PLONE61}.
5454

5555

5656
### Make

0 commit comments

Comments
 (0)