Python 3.7 (#11067)

Updated the Python versions to 3.7
This commit is contained in:
Dubh Ad 2019-11-01 07:56:11 +00:00 committed by Fabian Affolter
parent 858d29c671
commit 30dbb4a0de

View File

@ -63,8 +63,8 @@ If you use these install methods, we assume that you know how to manage and admi
**Method**|**You have**|**Recommended for**
:-----|:-----|:-----
[venv<BR>(as another user)](/docs/installation/raspberry-pi/)|Any Linux, Python 3.6 or later|Those familiar with their operating system
[venv<BR>(as your user)](/docs/installation/virtualenv/)|Any Python 3.6 or later|Developers
[venv<BR>(as another user)](/docs/installation/raspberry-pi/)|Any Linux, Python 3.7 or later|Those familiar with their operating system
[venv<BR>(as your user)](/docs/installation/virtualenv/)|Any Python 3.7 or later|Developers
## Community provided guides