virtualenvwrapper 4.6.0

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.

Project details 4.6.0 on PyPI

What’s New?

  • Fix an issue with links in the documentation. Contributed by Justin Abrahms.
  • Fix an issue with lsvirtualenv reporting an error at the end of its output. Contributed by Robson Peixoto (robsonpeixoto).
  • Officially support python 3.4. Test and doc updates contributed by Jessamyn Smith (jessamynsmith).