fish-pipenv
fish-pipenv copied to clipboard
Does not switch pipenv when switching directly to another pipenv folder.
Steps to reproduce:
- Have 2 projects with pipenv installed
-
cd project1
-> pipenv activated for project1 -
cd ../project2
-> pipenv stays the same
What I expected:
-
cd ../project2
-> deactivate project1 pipenv and activate project2 pipenv.
Closing due to inactivity :+1:
@ParthS007 It is misleading for people wanting to use this project to close open issues as completed when they have actually not been resolved for a long time.