If user manually deactivates the virtualenv when using this mode, zsh
will produce following error:
deactivate:12: command not found: virtualenv_deactivate
To avoid this, check that the VIRTUAL_ENV flag is set before trying to
automatically deactivate the virtual environment.
Fixes #2185
master
parent
175b4a8073
commit
833e6f5958
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue