Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information