mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
docs: simplify
This commit is contained in:
parent
3dd94f993d
commit
f35c3a4e86
@ -13,11 +13,8 @@ Homebrew provided a `python@2` formula until the end of 2019, at which point it
|
|||||||
## Python 3.x
|
## Python 3.x
|
||||||
Homebrew provides a formula for Python 3.x (`python@3.x`).
|
Homebrew provides a formula for Python 3.x (`python@3.x`).
|
||||||
|
|
||||||
**Important:** Homebrew does not guarantee that Python 3, once installed, remains the same version.
|
**Important**: Python may be upgraded to a newer version at any time. Consider using a version
|
||||||
In particular, Homebrew may choose to upgrade the minor or patch version of Python 3, which may in
|
manager such as `pyenv` if you require stability of minor or patch versions for virtual environments.
|
||||||
turn break any custom virtual environments that use the Homebrewed Python. Python developers
|
|
||||||
who expect virtual environment stability should consider using a Python version manager rather than
|
|
||||||
the Homebrewed Python.
|
|
||||||
|
|
||||||
The executables are organised as follows:
|
The executables are organised as follows:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user