forked from pool/python-virtualenvwrapper
b6ef60433e1bddc210cd8823f9c03341530ac54b21b827dc4bf7b9a0ce92f36c
- Make project_dir a local variable so that
command-cdproject does not interfere with other variables
the user might have set. (contributed by slackorama)
- Fix typo in documentation reported by Nick Martin.
- Change trove classifier for license "MIT" to reflect the license
text presented in the documentation. *This does not indicate a
change in the license, just a correction to the expression of that
intent. See license (contributed by ralphbean as fix for 134)
- Extend command-rmvirtualenv to allow removing more than one
environment at a time. (contributed by ciberglo)
- Change the definition of
virtualenvwrapper_get_site_packages_dir to ask distutils
for the site-packages directory instead of trying to build the
path ourselves in the shell script. This should resolve
112 and improve support for Python interpreters other
than C Python. Thanks to Carl Meyer and Dario Bertini for their
contributions toward the fix.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=19
Description
No description provided
Languages
reStructuredText
100%