Skip to content

Commit 28396c6

Browse files
Update testing.yml
1 parent a13ba16 commit 28396c6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/testing.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,6 @@ jobs:
201201

202202
- name: Install project dependencies
203203
run: |
204-
python -m pip install --upgrade pip
205-
python -m pip install --upgrade setuptools
206204
pip install -r requirements.txt
207205
208206
- name: Install external packages used for documentation checking

0 commit comments

Comments
 (0)