Skip to content

Commit

Permalink
Update tox.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Apr 15, 2024
1 parent a8e0941 commit 87a40f6
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 @@ -8,5 +8,5 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: 3.x
- run: pip install tox
- run: pip install setuptools tox
- run: tox -e py

0 comments on commit 87a40f6

Please sign in to comment.