Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit bc56745

Browse files
committed
Update .github/workflows/python-package.yml
1 parent 0e256a7 commit bc56745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
python -m pip install --upgrade pip
2323
pip install -e ./
24-
pip install flake8
24+
pip install flake8 wheel
2525
2626
- name: Lint with flake8
2727
run: |

0 commit comments

Comments
 (0)