We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab4604 commit 6a2a27eCopy full SHA for 6a2a27e
1 file changed
.github/workflows/wheels.yml
@@ -62,7 +62,7 @@ jobs:
62
63
- name: Install build deps (macOS)
64
if: runner.os == 'macOS'
65
- run: pip install setuptools
+ run: pip install setuptools build
66
67
- name: Build Python macOS wheels
68
0 commit comments