summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJannis Leidel <jannis@leidel.info>2011-04-04 19:48:02 +0200
committerJannis Leidel <jannis@leidel.info>2011-04-04 19:48:02 +0200
commitae35f60ce306a6446e4dbd535be8a213779cd91e (patch)
treea8967010d21f8307957a01981a9cc1a60f7e4295 /bin
parent281d207bb50a5f7e372594fc8431ed76e8c4597c (diff)
downloadvirtualenv-ae35f60ce306a6446e4dbd535be8a213779cd91e.tar.gz
Updated URL to pip support file.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/refresh-support-files.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/refresh-support-files.py b/bin/refresh-support-files.py
index 27f1b6e..06b17ca 100755
--- a/bin/refresh-support-files.py
+++ b/bin/refresh-support-files.py
@@ -20,7 +20,7 @@ files = [
('http://pypi.python.org/packages/2.4/s/setuptools/setuptools-0.6c11-py2.4.egg', 'setuptools-0.6c11-py2.4.egg'),
('http://python-distribute.org/distribute_setup.py', 'distribute_setup.py'),
('http://pypi.python.org/packages/source/d/distribute/distribute-0.6.15.tar.gz', 'distribute-0.6.15.tar.gz'),
- ('http://pypi.python.org/packages/source/p/pip/pip-0.8.2.tar.gz', 'pip-0.8.2.tar.gz'),
+ ('http://pypi.python.org/packages/source/p/pip/pip-1.0.tar.gz', 'pip-1.0.tar.gz'),
]
def main():