Skip to content

Commit

Permalink
Merge pull request #55 from henryiii/patch-1
Browse files Browse the repository at this point in the history
fix: ensure proper CMake version present
  • Loading branch information
dcwatson authored May 29, 2024
2 parents 436d03f + 85a0d34 commit 8e9844a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ dev-dependencies = [
[tool.scikit-build]
minimum-version = "0.9"
wheel.py-api = "cp311"
cmake.version = ">=3.26"

[tool.scikit-build.metadata.version]
provider = "scikit_build_core.metadata.regex"
Expand Down

0 comments on commit 8e9844a

Please sign in to comment.