virtualenvwrapper 1.7 - moves to bitbucket.org
virtualenvwrapper is a set of extensions to virtualenv for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.
What’s new?
I’ve just uploaded release 1.7 of virtualenvwrapper, my set of
extensions to Ian Bicking’s virtualenv tool. There are no major code
changes in this release, just some packaging updates to fix
installation via easy_install (forcing unzipped install) and to deal
with the move to
bitbucket.org.