mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-17 07:43:46 -05:00
Updated Home (markdown)
3
Home.md
3
Home.md
@@ -117,8 +117,7 @@ The string read from a `.python-version` file must match the name of an existing
|
|||||||
directory in `~/.pyenv/versions/`. You can see the list of installed Python
|
directory in `~/.pyenv/versions/`. You can see the list of installed Python
|
||||||
versions with `pyenv versions`.
|
versions with `pyenv versions`.
|
||||||
|
|
||||||
If you're using [python-build], typically this will be one of [its Python version
|
If you're using [python-build](https://github.com/pyenv/pyenv/blob/master/plugins/python-build), typically this will be one of the versions listed by the `pyenv versions` command.
|
||||||
names][versions].
|
|
||||||
|
|
||||||
Other version managers might allow fuzzy version matching on the string read
|
Other version managers might allow fuzzy version matching on the string read
|
||||||
from `.python-version` file, e.g. they might allow "3.3" (without patch suffix)
|
from `.python-version` file, e.g. they might allow "3.3" (without patch suffix)
|
||||||
|
|||||||
Reference in New Issue
Block a user