Skip to content

Commit

Permalink
pip3 on Xenial is too old to support --upgrade-strategy option
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengtuggy committed Sep 17, 2021
1 parent bb3f7c9 commit 73d59f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ then
lsb-release \
python3-dev \
python3-pip
pip3 install --upgrade-strategy eager cmake
pip3 install cmake
elif [ $LINUX_ID == "linuxmint" ] && [ $LINUX_CODENAME == "ulyana" ]
then
apt-get update
Expand Down

0 comments on commit 73d59f6

Please sign in to comment.