Skip to content

Commit

Permalink
fix: add setuptools dep
Browse files Browse the repository at this point in the history
  • Loading branch information
0xArdi committed Jan 17, 2025
1 parent 0c954e6 commit 3359364
Show file tree
Hide file tree
Showing 3 changed files with 1,528 additions and 1,371 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
sudo apt-get autoremove
sudo apt-get autoclean
python -m pip install --upgrade pip
pip install twine poetry==1.4.2
pip install twine setuptools poetry==1.4.2
poetry install
poetry run autonomy packages sync --update-packages
Expand Down
Loading

0 comments on commit 3359364

Please sign in to comment.