Skip to content

Commit

Permalink
wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
zqfang committed Aug 13, 2022
1 parent faf9a6b commit 173a755
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade setuptools
python -m pip install wheel
python -m pip install tqdm
pip install -r requirements.txt
- name: Lint with flake8
run: |
Expand Down

0 comments on commit 173a755

Please sign in to comment.