Skip to content

Commit

Permalink
Test: build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shizuo-kaji committed Jan 8, 2025
1 parent 879d0bc commit 9823c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ authors = [
]

[build-system]
requires = ["setuptools>=61.0", "wheel", "scikit-build>=0.13", "cmake>=3.15", "pybind11"]
requires = ["setuptools", "wheel", "scikit-build>=0.13", "cmake>=3.15", "pybind11"]

[tool.scikit-build]
cmake.minimum_required = "3.15" # Minimum CMake version
Expand Down

0 comments on commit 9823c1c

Please sign in to comment.