Skip to content

Remove cmake dependency in pyproject.toml#45

Merged
henryiii merged 2 commits into
scikit-build:masterfrom
mayeut:remove-cmake-dependency
Jun 2, 2021
Merged

Remove cmake dependency in pyproject.toml#45
henryiii merged 2 commits into
scikit-build:masterfrom
mayeut:remove-cmake-dependency

Conversation

@mayeut
Copy link
Copy Markdown
Contributor

@mayeut mayeut commented May 22, 2021

While cmake is a dependency needed to build ninja, there are many ways to install it on a system. Forcing the cmake python distribution to be used is not appropriate here.

Fix #44

@mayeut mayeut marked this pull request as ready for review May 22, 2021 08:24
@mayeut mayeut mentioned this pull request May 22, 2021
While cmake is a dependency needed to build ninja, there are many ways to install it on a system. Forcing the cmake python distribution to be used is not appropriate here.
@mayeut mayeut force-pushed the remove-cmake-dependency branch from 742f7c4 to 8e2c686 Compare May 29, 2021 17:59
@henryiii henryiii enabled auto-merge (squash) June 2, 2021 20:02
@henryiii henryiii merged commit af2894f into scikit-build:master Jun 2, 2021
@mayeut mayeut deleted the remove-cmake-dependency branch June 2, 2021 21:43
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.

Should cmake be listed as a dependency in pyproject.toml ?

2 participants