virtualenvwrapper 4.3.2

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.3.2 on PyPI

What’s New?

  • Start releasing wheels
  • Clean up documentation
  • Fix test invocation for zsh
  • add -q option to cd for zsh
  • make run_tests use the SHELL var to run test script