Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57869
| Date | 2013-10-28 20:46 -0500 |
|---|---|
| From | Tim Chase <python.list@tim.thechases.com> |
| Subject | Re: How do I update a virtualenv? |
| References | <CANc-5Uy367Mu-zN30Z8xKfE_Zf9q4G15E_oVtB+HOWPja6MNag@mail.gmail.com> <526EF04A.6070702@nedbatchelder.com> <CANc-5UxvR=woVE19a14rTAKX4qwzdPEVgoj0XxX169DU_uKMWw@mail.gmail.com> <7whac09abg.fsf@benfinney.id.au> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1736.1383011115.18130.python-list@python.org> (permalink) |
On 2013-10-29 11:42, Ben Finney wrote:
> You are keeping your virtualenv separate from your working tree,
> right?
This was one of the key bits I missed in most of the
virtualenv{,wrapper} documentation and only figured out after asking
several questions here on c.l.p Once I had that understanding, the
usefulness of virtualenvwrapper made more sense (previously, I'd
figured it was silly since I thought the code-base was supposed to be
contained in the virtualenv, not independent from it).
Now it's virtualenv{,wrapper} for just about all development.
-tkc
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: How do I update a virtualenv? Tim Chase <python.list@tim.thechases.com> - 2013-10-28 20:46 -0500
csiph-web