Skip to content

Commit

Permalink
Bump setuptools for Pyroma on 3.8-3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Oct 21, 2023
1 parent 2d63b2a commit ba6f733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
- name: Install Linux dependencies
if: startsWith(matrix.os, 'ubuntu')
run: |
python3 -m pip install "setuptools>=67.8"
.ci/install.sh
env:
GHA_PYTHON_VERSION: ${{ matrix.python-version }}
Expand Down

0 comments on commit ba6f733

Please sign in to comment.