Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove 'vendorised' libraries from sys path #366

Merged
merged 3 commits into from
Mar 21, 2020
Merged

Remove 'vendorised' libraries from sys path #366

merged 3 commits into from
Mar 21, 2020

Conversation

buddly27
Copy link
Contributor

This is not required anymore as these libraries are all imported via the
'vendor' module. It also prevent these libraries to interfere with the
environment.

This resolves #365

This is not required anymore as these libraries are all imported via the
'vendor' module. It also prevent these libraries to interfere with the
environment.
@mottosso
Copy link
Member

Looks like we're good to go, thanks @buddly27!

@mottosso mottosso merged commit 1431dd5 into pyblish:master Mar 21, 2020
@mottosso
Copy link
Member

Release is under way, looks like our CI system (Travis) is down with corona.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vendor libraries injected in sys.path are messing up environment
2 participants