-
-
Notifications
You must be signed in to change notification settings - Fork 265
Closed
Description
I currently installed autoenv by pip install and auto-activate envs of projects with pleasure.
However, when I try to go further and set AUTOENV_ENABLE_LEAVE=True (both within the shell by export and by modifying activate.sh), and I realized that .env.leave was never executed.
As I took a closer look at activate.sh and compared it with the master branch, it seemed not the same.
$wc -l activate.shoutputs 121- no
auto_leave()in the local script - etc...
Did that happened because the pypi version is not catching up with the master branch (or stable one (if any)?)
If so, what's the recommended way to update it?
(English is not my native language; please excuse typing errors.)
Metadata
Metadata
Assignees
Labels
No labels