Skip to content

Commit f3256ed

Browse files
committed
Debug! Check if in-tree builds accummulate C-exts
1 parent a7eb65e commit f3256ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ PRE_COMMIT_COLOR = "always"
147147
PY_COLORS = "1"
148148

149149
[tool.cibuildwheel.config-settings]
150+
build-inplace = "true" # FIXME: revert right away, before merging
150151
pure-python = "false"
151152

152153
[tool.cibuildwheel.windows]

0 commit comments

Comments
 (0)