diff --git a/pyproject.toml b/pyproject.toml index 282026b..9327526 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ dependencies-file = "dependencies.yaml" [tool.scikit-build] cmake.minimum-version = "3.26.4" -cmake.verbose = true ninja.make-fallback = true build-dir = "build/{wheel_tag}" wheel.packages = ["pynvjitlink"]