Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf61cb1

Browse files
authored
install wheel
1 parent be18585 commit cf61cb1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ jobs:
181181

182182
- name: generate distributables
183183
run: |
184+
pip install wheel
184185
python setup.py sdist bdist_wheel
185186
186187
- name: publish to pypi

0 commit comments

Comments
 (0)