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

Use quotes when silencing warning #1665

Merged
merged 1 commit into from Nov 24, 2023
Merged

Use quotes when silencing warning #1665

merged 1 commit into from Nov 24, 2023

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Nov 18, 2023

We found (re: python-pillow/Pillow#7552 (review)) we needed to add quotes to CIBW_TEST_SKIP: "*-macosx_arm64" to silence the warnings.

And this matches the recommendation in docs: https://cibuildwheel.readthedocs.io/en/stable/options/#test-skip

Copy link
Contributor

@joerick joerick left a comment

Choose a reason for hiding this comment

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

v cool that Pillow is moving towards cibuildwheel :)

@joerick joerick merged commit 6c6c51e into pypa:main Nov 24, 2023
14 of 18 checks passed
@hugovk hugovk deleted the skip-quotes branch November 24, 2023 10:56
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.

None yet

2 participants