Update docs/faq.md
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
This commit is contained in:
co-authored by
Henry Schreiner
parent
efa161e329
commit
15123a0e29
+1
-1
@@ -297,7 +297,7 @@ To work around this, use a different environment variable such as `REPAIR_LIBRAR
|
||||
|
||||
```toml
|
||||
[tool.cibuildwheel.macos]
|
||||
repair_wheel_command = [
|
||||
repair-wheel-command = [
|
||||
"DYLD_LIBRARY_PATH=$REPAIR_LIBRARY_PATH delocate-listdeps {wheel}",
|
||||
"DYLD_LIBRARY_PATH=$REPAIR_LIBRARY_PATH delocate-wheel --require-archs {delocate_archs} -w {dest_dir} {wheel}"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user