From 65d286180937e8ef864891794809b3e7d4af91b8 Mon Sep 17 00:00:00 2001 From: SanketDG Date: Sun, 25 Oct 2015 23:17:34 +0530 Subject: [PATCH] added info for virtualenv-burrito with virtualenv-burrito, we can have a virtualenv + virtualenvwrapper environment by typing out a single command. https://github.com/brainsik/virtualenv-burrito --- docs/dev/virtualenvs.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/dev/virtualenvs.rst b/docs/dev/virtualenvs.rst index 06b653cdc..266faeb72 100644 --- a/docs/dev/virtualenvs.rst +++ b/docs/dev/virtualenvs.rst @@ -206,6 +206,12 @@ Other useful commands `Full list of virtualenvwrapper commands `_. +virtualenv-burrito +------------------ + +With `virtualenv-burrito `_, you +can have a working virtualenv + virtualenvwrapper environment in a single command. + autoenv ------- When you ``cd`` into a directory containing a :file:`.env`, `autoenv `_