Skip to content

Commit

Permalink
Use tox 4.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Aug 30, 2023
1 parent a5d7930 commit 8086121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade build coveralls setuptools tox==4.11.0 wheel
python -m pip install --upgrade build coveralls setuptools tox==4.8.0 wheel
- name: Build Vulture wheel
run: python -m build
Expand Down

0 comments on commit 8086121

Please sign in to comment.