Skip to content

Commit

Permalink
chore: upgrade CI to latest version of poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
ahal committed Nov 7, 2023
1 parent 6b07ddd commit a6da7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taskcluster/scripts/poetry-setup
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ set -vx
# Use pipx to avoid Poetry's curl | bash installer.
python3 -mpip install --user pipx
python3 -mpipx ensurepath
python3 -mpipx install poetry~=1.5.1
python3 -mpipx install poetry~=1.7.0

0 comments on commit a6da7ae

Please sign in to comment.