Skip to content

Commit

Permalink
Add dependency on rapids-build-backend.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Mar 15, 2024
1 parent ee87798 commit 4eca92d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
[build-system]
build-backend = "rapids_build_backend.build"
requires = [
"rapids-build-backend",
"scikit-build-core[pyproject]>=0.7.0",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../dependencies.yaml and run `rapids-dependency-file-generator`.

Expand Down

0 comments on commit 4eca92d

Please sign in to comment.