We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc484c7 commit c8a89ddCopy full SHA for c8a89dd
hatch.toml
@@ -19,7 +19,7 @@ experimental = true
19
20
[build.targets.wheel.hooks.scikit-build.cmake]
21
source-dir = "."
22
-build-type = "Debug"
+build-type = "RelWithDebInfo"
23
verbose = true
24
25
[envs.foo.scripts]
0 commit comments