Commit 001eadc
ESO-2568 Change URL that we used to fetch pip installation script (#27)
* install pip 20.3.4
* pip==20.3.4
* check python version and install pip
* adding python version check and install corresponding pip
* adding python version check and install corresponding pip
* adding python version check and install corresponding pip
* change from gt to ge in install_pip function
* change from python to PYTHON_PATH
* adding python path with install.sh
* instead of python
* adding python path
* update the url
* clean the comment
* change curl url
* adding check
* clean up comment
* remove extra line before/after install_pip()
Co-authored-by: Ajay Jain <32074182+ajayj89@users.noreply.github.com>1 parent 1a97e4a commit 001eadc
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
140 | | - | |
| 139 | + | |
141 | 140 | | |
142 | 141 | | |
143 | 142 | | |
| |||
0 commit comments