Skip to content

Commit

Permalink
change pip version
Browse files Browse the repository at this point in the history
  • Loading branch information
sgherbst committed Mar 12, 2024
1 parent 5549b3b commit ed7c930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regress.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# upgrade pip
python -m pip install --upgrade pip
python -m pip install --upgrade pip==22.2.2

# install HardFloat
curl -L https://git.io/JJ5YF > install_hardfloat.sh
Expand Down

0 comments on commit ed7c930

Please sign in to comment.