mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Update virtualenvs.rst
This commit is contained in:
@@ -181,8 +181,8 @@ Congratulations, you now know how to install and use Python packages! ✨ 🍰
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
virtualenv
|
Lower level: virtualenv
|
||||||
==========
|
=======================
|
||||||
|
|
||||||
`virtualenv <http://pypi.python.org/pypi/virtualenv>`_ is a tool to create
|
`virtualenv <http://pypi.python.org/pypi/virtualenv>`_ is a tool to create
|
||||||
isolated Python environments. virtualenv creates a folder which contains all the
|
isolated Python environments. virtualenv creates a folder which contains all the
|
||||||
|
|||||||
Reference in New Issue
Block a user