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

fix: don't request cmake when building even if not present #480

Merged
merged 2 commits into from
Apr 5, 2024

Conversation

henryiii
Copy link
Contributor

@henryiii henryiii commented Apr 5, 2024

I'm removing it from the CI too just to see if it breaks. I think we do want an older CMake when building a newer CMake, so we can enable it for ourselves. But we are the only ones who would ever want that. :)

This PR doesn't solve #33, it just avoids a potential circular package request issue.

Fix #479.

@henryiii henryiii merged commit ad097fd into scikit-build:main Apr 5, 2024
21 checks passed
@henryiii henryiii deleted the henryiii/fix/circularissue branch April 5, 2024 21:50
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.

Potential circular import issue?
1 participant