MichaelAquilina / zsh-autoswitch-virtualenv

🐍 ZSH plugin to automatically switch python virtualenvs (including pipenv and poetry) as you move between directories
GNU General Public License v3.0
507 stars 80 forks source link

fix: don't use `$venv_path` if we don't have *Pipenv* or *Poetry* ins… #162

Closed stevenxxiu closed 2 years ago

stevenxxiu commented 2 years ago

…talled

Fix for https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/issues/161.