Skip to content

Commit 87374d3

Browse files
update build dependencies
1 parent 7fd602c commit 87374d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
python-version: 3.12
1717

1818
- name: Install build dependencies
19-
run: python -m pip install build wheel
19+
run: python -m pip install build wheel setuptools
2020

2121
- name: Build distributions
2222
shell: bash -l {0}

0 commit comments

Comments
 (0)