Skip to content

Commit

Permalink
ci: remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bluetech committed Dec 5, 2021
1 parent 0661d34 commit b3b679f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install --upgrade build tox
pip install --upgrade build
- name: Build package
run: python -m build
Expand Down

0 comments on commit b3b679f

Please sign in to comment.