Skip to content

Commit

Permalink
update tox and poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
dromer committed Dec 25, 2024
1 parent 8ab041a commit a447794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip setuptools wheel
pip install tox tox-gh-actions
pip install -U tox tox-gh-actions poetry
- name: Run tox
run: tox

Expand Down

0 comments on commit a447794

Please sign in to comment.