Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioz committed Oct 8, 2023
1 parent f229d99 commit 3d3b169
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[tool.cibuildwheel.linux]
repair-wheel-command = "auditwheel repair --exclude /home/runner/work/PyDev.Debugger/PyDev.Debugger/pydevd_attach_to_process/attach_linux_x86.so --exclude /home/runner/work/PyDev.Debugger/PyDev.Debugger/pydevd_attach_to_process/attach_linux_amd64.so -w {dest_dir} {wheel}"
[tool.cibuildwheel]
before-build = "python build_tools/build.py"

0 comments on commit 3d3b169

Please sign in to comment.