Skip to content

Commit a8de4b0

Browse files
committed
Revert "add script of upgrading pip, setuptools and wheel"
This reverts commit fa7a0ca.
1 parent fa7a0ca commit a8de4b0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/pr-check.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,6 @@ jobs:
161161
with:
162162
python-version: ${{ matrix.python }}
163163

164-
- name: Install pip tools with setuptools pinned
165-
run: python -m pip install pip setuptools==69.5.1 wheel
166-
167164
- name: Install specific pytest version
168165
if: matrix.pytest-version == 'pytest@pre-release'
169166
run: |

0 commit comments

Comments
 (0)