Skip to content

Commit

Permalink
ci: bump setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jan 9, 2025
1 parent 6ade841 commit 3523f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
working-directory: tests
run: |
sudo apt install -y gnome-keyring
pip3 install keyring==24 poetry==1.8.3
pip3 install setuptools==70 keyring==24 poetry==1.8.3
poetry install
- name: Run
Expand Down

0 comments on commit 3523f79

Please sign in to comment.