Update virtualenvs.rst

This commit is contained in:
2017-08-30 19:56:58 -04:00
committed by GitHub
parent 134bf0ad0b
commit 86e7d9f08b
+2 -2
View File
@@ -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
isolated Python environments. virtualenv creates a folder which contains all the