2021-01-26 16:53:02 +00:00
|
|
|
# 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.
|
2021-03-08 08:18:31 +00:00
|
|
|
pip-and-virtualenv file /tmp/get-pip.py https://bootstrap.pypa.io/pip/3.5/get-pip.py
|