Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Binyang2014 committed Dec 7, 2024
1 parent 5ebc412 commit 0e6af86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name = "mscclpp"
version = "0.5.2"

[tool.scikit-build]
cmake.minimum-version = "3.25.0"
cmake.version = ">=3.25.0"
build-dir = "build/{wheel_tag}"
wheel.packages = ["python/mscclpp", "python/mscclpp_benchmark"]
wheel.install-dir = "mscclpp"
Expand Down
1 change: 1 addition & 0 deletions python/requirements_cuda12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ netifaces
pytest
numpy
matplotlib
# scikit-build issue, need to fix
ninja

0 comments on commit 0e6af86

Please sign in to comment.