|
|
|
@ -9,5 +9,12 @@ provides convenient shell functions to create, switch and manage virtualenvs.
|
|
|
|
|
This module will source the virtualenvwrapper initialization script, if
|
|
|
|
|
[virtualenvwrapper][venvwrapper] is installed.
|
|
|
|
|
|
|
|
|
|
Authors
|
|
|
|
|
-------
|
|
|
|
|
|
|
|
|
|
*The authors of this module should be contacted via the github bug tracker.*
|
|
|
|
|
|
|
|
|
|
- [Sebastian Wiesner](https://github.com/lunaryorn)
|
|
|
|
|
|
|
|
|
|
[venvwrapper]: http://www.doughellmann.com/projects/virtualenvwrapper/
|
|
|
|
|
[venv]: http://pypi.python.org/pypi/virtualenv
|
|
|
|
|