Skip to content

Commit

Permalink
Merge pull request #5809 from dstufft/cant-review
Browse files Browse the repository at this point in the history
get-pip.py is mostly a giant base85'd blob and can't be reviewed
  • Loading branch information
dstufft committed Sep 24, 2018
2 parents 9408cd9 + 3065bea commit 1a1695e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/html/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ To install pip, securely download `get-pip.py

curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

As when running any script downloaded from the web, ensure that you have
reviewed the code and are happy that it works as you expect.
Then run the following::

python get-pip.py
Expand Down

0 comments on commit 1a1695e

Please sign in to comment.