Skip to content

Conversation

tacaswell
Copy link
Member

Closes #22648

PR Summary

#22429 added a setup-time dependency on packaging that we missed on CI due to packaging also being a run-time dependency which is otherwise installed.

This should be combined with #22647 when backported.

@QuLogic QuLogic added the CI: Run cibuildwheel Run wheel building tests on a PR label Mar 14, 2022
@QuLogic
Copy link
Member

QuLogic commented Mar 14, 2022

That appears insufficient; maybe just rewrite the check without packaging instead? We control both sides of the comparison anyway.

@anntzer
Copy link
Contributor

anntzer commented Mar 15, 2022

Agreed we could just use e.g. [*map(int, ver.split("."))]: these are freetype versions, not PEP440 versions anyways.

@QuLogic
Copy link
Member

QuLogic commented Mar 15, 2022

Replaced by #22653.

@QuLogic QuLogic closed this Mar 15, 2022
@tacaswell tacaswell deleted the fix_build branch March 16, 2022 17:06
@tacaswell tacaswell modified the milestones: v3.5.2, unassigned Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: Run cibuildwheel Run wheel building tests on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add packaging to setup_requires?
4 participants