Skip to content

feat: download scikit-build when building from source #114

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

Merged
merged 2 commits into from
Apr 9, 2021

Conversation

henryiii
Copy link
Contributor

This will cause installing from source to succeed or provide a much better error with pip 10+.

See scikit-build/ninja-python-distributions#26

Copy link
Contributor

@jcfr jcfr left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution 🙏

Could you also add an entry to CHANGES.md

@henryiii
Copy link
Contributor Author

I'm not sure where I should add the change, there doesn't seem to be CHANGES.md, and HISTORY.rst doesn't seem to have anything yet, should it go there?

henryiii added 2 commits April 9, 2021 04:20
Specify build_meta backend because the default "setuptools.__legacy__" one
often has issues. PyPA-build for example tends to break with the
__legacy__ behavior, it also does not catch bugs with the SDist, while
the build_meta behavior does

See https://setuptools.readthedocs.io/en/latest/build_meta.html
@jcfr jcfr force-pushed the feat/pyproject.toml branch from 71f1e34 to a91c5bf Compare April 9, 2021 08:23
@jcfr jcfr merged commit ab037d7 into scikit-build:master Apr 9, 2021
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.

3 participants