virtualenvwrapper - 1.12
virtualenv wrapper functions
Extensions to Ian Bicking's virtualenv tool. Requires installing virtualenv separately.
| Released: | Tue Mar 24 08:08:49 2009 |
|---|---|
| Download: | Download version 1.12 |
| Bug Reports and Source Code: | http://bitbucket.org/dhellmann/virtualenvwrapper/ |
| Documentation: | http://www.doughellmann.com/docs/virtualenvwrapper/ |
Navigation and testing improvements.
Changelog
<ul> <li>Check return value of virtualenvwrapper_verify_workon_home everywhere, thanks to Jeff Forcier for pointing out the errors.</li> <li>Fix instructions at top of README, pointed out by Matthew Scott.</li> <li>Add cdvirtualenv and cdsitepackages, contributed by James Bennett.</li> <li>Enhance test.sh.</li> </ul>