Skip to content

Commit b3b679f

Browse files
committed
ci: remove unused dep
1 parent 0661d34 commit b3b679f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
- name: Install dependencies
159159
run: |
160160
python -m pip install --upgrade pip
161-
pip install --upgrade build tox
161+
pip install --upgrade build
162162
163163
- name: Build package
164164
run: python -m build

0 commit comments

Comments
 (0)