Skip to content

Commit 5441734

Browse files
committed
address scikit-build-core warning for variable replacement
1 parent 8cf3b04 commit 5441734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ sdist.include = [
6161
"src",
6262
"CMakeLists.txt"
6363
]
64-
cmake.verbose = false
64+
build.verbose = false
6565
logging.level = "ERROR"
6666

6767
[tool.scikit-build.metadata.version]

0 commit comments

Comments
 (0)