Skip to content

Commit 32a7b9c

Browse files
committed
clean(ci): remove last ref to requirements
1 parent 8de2682 commit 32a7b9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Install dependencies
3333
run: |
3434
python -m pip install --upgrade pip setuptools wheel
35-
python -m pip install --upgrade -r requirements.txt
3635
python -m pip install --upgrade build
3736
3837
- name: Build a binary wheel and a source tarball

0 commit comments

Comments
 (0)