Skip to content

Use pip legacy resolver on Netlify#235

Merged
MattiSG merged 7 commits intomasterfrom
fix-netlify
Apr 7, 2021
Merged

Use pip legacy resolver on Netlify#235
MattiSG merged 7 commits intomasterfrom
fix-netlify

Conversation

@bonjourmauko
Copy link
Copy Markdown
Member

@bonjourmauko bonjourmauko commented Mar 28, 2021

OpenFisca depends on some heavy to download and to install libraries.

The way pip's new dependency resolver works is to try to download them all and compare compatibilities.

Which times out in Netlify...

This PR tells Netlify to use the legacy resolver for building the preview apps –to test a pull request changes.

@bonjourmauko bonjourmauko force-pushed the fix-netlify branch 2 times, most recently from e0a3018 to 1ccc6c5 Compare March 28, 2021 22:16
Copy link
Copy Markdown
Member

@MattiSG MattiSG left a comment

Choose a reason for hiding this comment

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

👌 Thanks for having tried as much as possible to not rely on the legacy resolver @maukoquiroga 🙏

@MattiSG MattiSG merged commit c6d2c24 into master Apr 7, 2021
@MattiSG MattiSG deleted the fix-netlify branch April 7, 2021 16:15
@bonjourmauko
Copy link
Copy Markdown
Member Author

Thanks @MattiSG

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.

2 participants