Skip to content

Commit c2a9666

Browse files
committed
Update pyproject.toml
1 parent a7b6f36 commit c2a9666

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ version = "${version}"
7070
if.env.CMAKE_PYTHON_DIST_FORCE_NINJA_DEP = true
7171
ninja.make-fallback = false
7272

73+
[[tool.scikit-build.overrides]]
74+
if.state = "metadata_.*"
75+
wheel.cmake = false
76+
7377

7478
[tool.cibuildwheel]
7579
build = "cp39-*"

0 commit comments

Comments
 (0)