mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 06:46:17 +00:00
+1
-1
@@ -248,7 +248,7 @@ To start using and see more information:
|
||||
pyenv
|
||||
-----
|
||||
|
||||
`pyenv <https://github.com/pyenv/pyenv-virtualenv>`_ is a tool to allow multiple versions
|
||||
`pyenv <https://github.com/pyenv/pyenv>`_ is a tool to allow multiple versions
|
||||
of the Python interpreter to be installed at the same time. This solves the
|
||||
problem of having different projects requiring different versions of Python.
|
||||
For example, it becomes very easy to install Python 2.7 for compatibility in
|
||||
|
||||
Reference in New Issue
Block a user