Skip to content

Commit b8b79d6

Browse files
committed
Merge branch 'master' into requests-session
2 parents 189b2a0 + 6955bab commit b8b79d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
python-version: ${{ matrix.python-version }}
4343
- name: Install dependencies
4444
run: |
45+
pip install --upgrade setuptools
4546
python setup.py install
4647
python setup.py bdist_wheel
4748
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)