8b0e2417a6
The path for get-pip.py script in version 3.5 has been changed
with this commit [1].
[1] 2360f025eb
Change-Id: Ifde16e40b4e241c6c4c93df44330c403ee903e6f
5 lines
257 B
Plaintext
5 lines
257 B
Plaintext
# NOTE(dpawlik) We set get-pip.py script to use 3.5 version, that is compatible
|
|
# with python2.7 and newer. It should be removed in the future, when Python 2
|
|
# is dropped.
|
|
pip-and-virtualenv file /tmp/get-pip.py https://bootstrap.pypa.io/pip/3.5/get-pip.py
|