Skip to content

Commit a218a9a

Browse files
committed
install build for sdist
1 parent e4f82f7 commit a218a9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ jobs:
196196
197197
- name: Install build dependencies
198198
run: |
199-
python -m pip install --upgrade pip
199+
python -m pip install --upgrade pip build
200200
201201
- name: Build SDist & test sdist
202202
env:

0 commit comments

Comments
 (0)