Skip to content

Commit 03006d5

Browse files
fix ci
1 parent f96a944 commit 03006d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
python-version: ${{ matrix.python-version }}
3737
- name: Install dependencies
3838
run: |
39-
python -m pip install --upgrade pip wheel setuptools build
4039
python -m pip install poetry
4140
poetry config virtualenvs.create false
4241
poetry install --no-interaction --no-ansi --without dev,docs

0 commit comments

Comments
 (0)