Skip to content

Commit

Permalink
Change pipenv install version to 2021.11.23
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfstabile committed Dec 15, 2021
1 parent 89fcb34 commit 845c7bb
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==2018.11.26' \
'pipenv==2021.11.23' \
|| echo "you may need to sudo me !"

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

0 comments on commit 845c7bb

Please sign in to comment.