Skip to content

Conversation

@Flamefire
Copy link
Contributor

The EXTS_FILTER_PYTHON_PACKAGES is used as the default for checking whether to skip installing an extension. Now it excludes the user site dir and hence does not wrongly skip installing a package when it is present in the user folder.

@boegel boegel added this to the 4.3.2 milestone Nov 11, 2020
@boegel boegel changed the title Ignore user site dir for checking python extensions enhance extension filter for Python packages to ignore user site dir when for checking Python package extensions Nov 11, 2020
@akesandgren
Copy link
Contributor

And this does not negatively affect users doing their own installations with EB I hope?

@Flamefire
Copy link
Contributor Author

No. It just aligns the check with the install (and pretty much any other) python command used here

Copy link
Contributor

@akesandgren akesandgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akesandgren
Copy link
Contributor

Going in, thanks @Flamefire!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants