mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-17 07:43:46 -05:00
10
README.md
10
README.md
@@ -12,13 +12,13 @@ This project was forked from [rbenv](https://github.com/rbenv/rbenv) and
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
### pyenv _does..._
|
### what pyenv _does..._
|
||||||
|
|
||||||
* Let you **change the global Python version** on a per-user basis.
|
* Lets you **change the global Python version** on a per-user basis.
|
||||||
* Provide support for **per-project Python versions**.
|
* Provides support for **per-project Python versions**.
|
||||||
* Allow you to **override the Python version** with an environment
|
* Allows you to **override the Python version** with an environment
|
||||||
variable.
|
variable.
|
||||||
* Search commands from **multiple versions of Python at a time**.
|
* Searches for commands from **multiple versions of Python at a time**.
|
||||||
This may be helpful to test across Python versions with [tox](https://pypi.python.org/pypi/tox).
|
This may be helpful to test across Python versions with [tox](https://pypi.python.org/pypi/tox).
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user