Skip to content

Is the pypi version not catching up? #191

@zxymike93

Description

@zxymike93

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.sh outputs 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions