Skip to content

Commit c0ab797

Browse files
authored
Update release-pypi.yml
1 parent f608d34 commit c0ab797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install dependencies
3030
run: |
3131
pip install --upgrade pip
32-
pip install wheel
32+
pip install wheel twine
3333
pip install "packaging>=24.2"
3434
3535
- name: Checkout code

0 commit comments

Comments
 (0)