Skip to content

Commit

Permalink
pip version
Browse files Browse the repository at this point in the history
  • Loading branch information
moxious committed Jun 18, 2021
1 parent 3acdc7c commit b5fab6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
wget https://github.com/s3tools/s3cmd/releases/download/v2.0.2/s3cmd-2.0.2.tar.gz
tar zxvf s3cmd-2.0.2.tar.gz
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
curl https://bootstrap.pypa.io/pip/2.7/get-pip.py -o get-pip.py
sudo python get-pip.py
sudo pip install setuptools
Expand Down

0 comments on commit b5fab6c

Please sign in to comment.