Message169049
> Two common patterns are:
>
> 1. Use a single place for all venvs (virtualenvwrapper does this)
> 2. Use a venv in a subdirectory of a project directory
I’m a recent virtualenv user, but before I became a virtualenvwrapper fan I used to create venvs in the project top-level directory (typically a Mercurial clone root), using “virtualenv .”. |
|
Date |
User |
Action |
Args |
2012-08-24 17:00:04 | eric.araujo | set | recipients:
+ eric.araujo, georg.brandl, vinay.sajip, pitrou, asvetlov, stefanholek, python-dev |
2012-08-24 17:00:04 | eric.araujo | set | messageid: <1345827604.11.0.851498685682.issue15776@psf.upfronthosting.co.za> |
2012-08-24 17:00:03 | eric.araujo | link | issue15776 messages |
2012-08-24 17:00:03 | eric.araujo | create | |
|