Skip to content

Commit

Permalink
use build-system.requires
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Aug 7, 2024
1 parent 36b4ddb commit bdfbff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/cuml/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ requires = [
build-dir = "build/{wheel_tag}"
cmake.build-type = "Release"
cmake.version = "CMakeLists.txt"
minimum-version = "0.10"
minimum-version = "build-system.requires"
ninja.make-fallback = true
sdist.exclude = ["*tests*"]
sdist.reproducible = true
Expand Down

0 comments on commit bdfbff7

Please sign in to comment.