Skip to content

Commit

Permalink
add warning message
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbachmann committed Sep 19, 2024
1 parent 03e5167 commit 344c3cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ wheel.cmake = true
[[tool.scikit-build.overrides]]
if.failed = true
wheel.cmake = false
messages.after-success = "failed to build C++ Extension, falling back to pure Python Extension"

[[tool.scikit-build.overrides]]
if.any.env.CIBUILDWHEEL = true
Expand Down

0 comments on commit 344c3cd

Please sign in to comment.