Skip to content

Commit 6f91738

Browse files
committed
Added wheel
1 parent c34a5fb commit 6f91738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
python -m pip install --upgrade pip
4040
python -m pip install pytest
4141
python -m pip install flake8
42+
python -m pip install wheel
4243
python -m pip install importlib_metadata
4344
- name: Lint with flake8
4445
run: |

0 commit comments

Comments
 (0)