virtualenvwrapper 1.6.1 - even MORE zsh support

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 1.6.1 on PyPI

What’s new in 1.6.1?

Byron Clark contributed a patch to make rmvirtualenv work with zsh, so I packaged up release 1.6.1 of virtualenvwrapper.

What’s the deal with zsh, why is it so popular? What am I missing?