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

Request --only-binary for Pillow on Windows when testing wheels #8529

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

misl6
Copy link
Member

@misl6 misl6 commented Dec 27, 2023

Maintainer merge checklist

  • Title is descriptive/clear for inclusion in release notes.
  • Applied a Component: xxx label.
  • Applied the api-deprecation or api-break label.
  • Applied the release-highlight label to be highlighted in release notes.
  • Added to the milestone version it was merged into.
  • Unittests are included in PR.
  • Properly documented, including versionadded, versionchanged as needed.

As documented here --only-binary Pillow is needed on Windows to instruct pip to install only binary distributions of Pillow, even if a new one (in the support matrix) is available.

The same change has been applied to non-wheel testing here

@misl6 misl6 added the Component: tests/CI Tests, CI, GitHub settings label Dec 27, 2023
@misl6 misl6 added this to the 2.3.0 milestone Dec 27, 2023
@misl6 misl6 changed the title Request --only-binary for Pillow on Windows [build wheel win] Request --only-binary for Pillow on Windows Dec 27, 2023
@misl6 misl6 changed the title Request --only-binary for Pillow on Windows Request --only-binary for Pillow on Windows during wheel tests Dec 27, 2023
@misl6 misl6 changed the title Request --only-binary for Pillow on Windows during wheel tests Request --only-binary for Pillow on Windows when testing wheels Dec 27, 2023
@misl6 misl6 merged commit a7aafd8 into kivy:master Dec 27, 2023
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: tests/CI Tests, CI, GitHub settings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant