Skip to content

Commit

Permalink
Fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Aug 7, 2024
1 parent f135155 commit 64c0bc0
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 @@ -7,7 +7,7 @@ dependencies-file = "dependencies.yaml"
[tool.scikit-build]
build.verbose = true
cmake.version = "CMakeLists.txt"
minum-version = "0.10"
minimum-version = "0.10"
ninja.make-fallback = true
build-dir = "build/{wheel_tag}"
wheel.packages = ["pynvjitlink"]
Expand Down

0 comments on commit 64c0bc0

Please sign in to comment.