Skip to content

Commit 6a2a27e

Browse files
committed
fixup! Install needed macos deps
1 parent 3ab4604 commit 6a2a27e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: Install build deps (macOS)
6464
if: runner.os == 'macOS'
65-
run: pip install setuptools
65+
run: pip install setuptools build
6666

6767
- name: Build Python macOS wheels
6868
if: runner.os == 'macOS'

0 commit comments

Comments
 (0)