Skip to content

Commit

Permalink
Try with distutils
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanharg committed Aug 31, 2024
1 parent 18c9dff commit 5f70065
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 @@ -49,6 +49,7 @@ before-all = ["bash ./scripts/build_libbinaryen.sh"]

[tool.cibuildwheel.windows]
archs = ["AMD64"]
before-build = "pip install distutils"

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

0 comments on commit 5f70065

Please sign in to comment.