Skip to content

Commit

Permalink
lock tox to older version to get CI going
Browse files Browse the repository at this point in the history
  • Loading branch information
studioj committed Oct 24, 2024
1 parent 9900396 commit 40a87db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

- name: Install tox
run: |
python3 -m pip install --upgrade pip wheel tox
python3 -m pip install --upgrade pip wheel tox==4.17.1
- run: ${{ matrix.command }}

Expand Down

0 comments on commit 40a87db

Please sign in to comment.