Loading build-and-test-py-project.sh +2 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,8 @@ else ${VIRTUALENV} .env fi curl -k https://bitbucket.org/pypa/setuptools/raw/bootstrap-py24/ez_setup.py | python - #curl -k https://bitbucket.org/pypa/setuptools/raw/bootstrap-py24/ez_setup.py | python - curl -k https://ssl.tiker.net/software/ez_setup.py | python - if test "$py_version" = "2.5"; then # pip 1.3 is the last release with Python 2.5 support hash -r Loading Loading
build-and-test-py-project.sh +2 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,8 @@ else ${VIRTUALENV} .env fi curl -k https://bitbucket.org/pypa/setuptools/raw/bootstrap-py24/ez_setup.py | python - #curl -k https://bitbucket.org/pypa/setuptools/raw/bootstrap-py24/ez_setup.py | python - curl -k https://ssl.tiker.net/software/ez_setup.py | python - if test "$py_version" = "2.5"; then # pip 1.3 is the last release with Python 2.5 support hash -r Loading