Skip to content

Commit c4954cf

Browse files
committed
Use include for Python section of docs setup
1 parent 0675809 commit c4954cf

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/contributing/documentation/setup-build.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,8 @@ Installation of Plone 6 Documentation includes prerequisites and the repository
3131

3232
### Python
3333

34-
Installing Python is beyond the scope of this documentation.
35-
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.
36-
Plone requires Python version {SUPPORTED_PYTHON_VERSIONS_PLONE60}.
37-
34+
```{include} /_inc/_install-python-plone60.md
35+
```
3836

3937
(setup-build-installation-gnu-make-label)=
4038

0 commit comments

Comments
 (0)