Skip to content

Commit

Permalink
Revert "Change pipenv install version to 2021.11.23"
Browse files Browse the repository at this point in the history
This reverts commit 242b08b.
  • Loading branch information
mlouielu committed Dec 17, 2021
1 parent 3230199 commit 9897889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bootstrap-dev-pip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fi

python3 -m pip install $op --upgrade \
'pip==20.0.2' \
'pipenv==2021.11.23' \
'pipenv==2018.11.26' \
|| echo "you may need to sudo me !"

echo "Please ensure your local bin directory is in your path"
Expand Down

0 comments on commit 9897889

Please sign in to comment.