1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 04:23:47 -05:00

Update pip for Python 2.6+ (1.3 -> 1.4)

This commit is contained in:
Yamashita Yuu
2013-07-24 17:09:40 +09:00
parent 8e43e72082
commit d11db0f0f2
52 changed files with 52 additions and 52 deletions

View File

@@ -30,4 +30,4 @@ case "$(uname -s)" in
esac
install_package "setuptools-0.9.5" "https://pypi.python.org/packages/source/s/setuptools/setuptools-0.9.5.tar.gz#2461dc5378277cfae68809baf8e0ef81" python
install_package "pip-1.3.1" "https://pypi.python.org/packages/source/p/pip/pip-1.3.1.tar.gz#cbb27a191cebc58997c4da8513863153" python
install_package "pip-1.4" "https://pypi.python.org/packages/source/p/pip/pip-1.4.tar.gz#ca790be30004937987767eac42cfa44a" python