Skip to content

Commit e4058ae

Browse files
committed
v3.7.0
1 parent d80a23b commit e4058ae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
with:
3434
python-version: ${{ matrix.python-version }}
3535

36-
# - name: Upgrade pip
37-
# if: matrix.os == 'macos-latest'
38-
# run: python -m pip install --upgrade pip
39-
4036
- name: Install dependencies from requirements.txt
4137
shell: bash
4238
run: |

0 commit comments

Comments
 (0)