Skip to content

Commit cee124e

Browse files
committed
Merge pull request realpython#631 from SanketDG/burrito
added info for virtualenv-burrito
2 parents 0e643b2 + 65d2861 commit cee124e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/dev/virtualenvs.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,12 @@ Other useful commands
206206

207207
`Full list of virtualenvwrapper commands <http://virtualenvwrapper.readthedocs.org/en/latest/command_ref.html>`_.
208208

209+
virtualenv-burrito
210+
------------------
211+
212+
With `virtualenv-burrito <https://github.com/brainsik/virtualenv-burrito>`_, you
213+
can have a working virtualenv + virtualenvwrapper environment in a single command.
214+
209215
autoenv
210216
-------
211217
When you ``cd`` into a directory containing a :file:`.env`, `autoenv <https://github.com/kennethreitz/autoenv>`_

0 commit comments

Comments
 (0)