Skip to content

Commit

Permalink
rtt
Browse files Browse the repository at this point in the history
  • Loading branch information
kendryte747 committed Oct 10, 2024
1 parent 8f0e544 commit 050aed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ archs = ["x86_64"]
before-all = [
"yum install -y libudev-devel",
]
repair-wheel-command = "LD_LIBRARY_PATH=/usr/lib auditwheel repair -w {dest_dir} {wheel}"
repair-wheel-command = "LD_LIBRARY_PATH=/lib/kburn auditwheel repair -w {dest_dir} {wheel}"

[tool.cibuildwheel.macos]
archs = ["x86_64"]
Expand Down

0 comments on commit 050aed5

Please sign in to comment.