Skip to content

Commit

Permalink
just extra pip
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo van Kemenade <[email protected]>
  • Loading branch information
Borda and hugovk authored Mar 11, 2024
1 parent fe93154 commit 7088b49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:

- name: Install dependencies
run: |
pip install -U wheel tox
pip install -U pip
pip install -U tox
- name: Download more tests from friend projects
if: matrix.python-version == '3.13' && matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 7088b49

Please sign in to comment.