-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
CI: prefer (older) binaries over (newer) sdists #23886
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
Conversation
I started out planning to pin pikepdf back, but thought to try |
It looks like it is working, I intend to self-merge if this is green. |
The appveyor failure is an upload not test failure. |
Well, I made the merge rules also apply to admins so I can not. |
This file is in the documentation (through |
I am OK with having this applied for developers too (we are so loose about pinning anyway I think soft-pinning back is OK). There is motion to make this the default behavior in pip as well. |
How would this relate to |
It looks like there's a conda-forge feedstock for it: https://github.com/conda-forge/pikepdf-feedstock So we should move to that and then it would definitely be a binary. |
Oops, I should have checked the history first; we used to use it, but switched to |
Could one add this switch to the pip-section there? (I could try off course...) |
…886-on-v3.6.x Backport PR #23886 on branch v3.6.x (CI: prefer (older) binaries over (newer) sdists)
PR Summary
Try to fix installing test deps on windows + mac