From a44ba4da6f1bbdc0290905c139becf9b728cb0f6 Mon Sep 17 00:00:00 2001 From: PJ Eby Date: Tue, 4 Sep 2007 15:56:34 +0000 Subject: The default ``--index-url`` is now ``http://pypi.python.org/simple``, to use the Python Package Index's new simpler (and faster!) REST API. (backport from trunk) --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4057965 --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 6eacd5d7..528c5731 100755 --- a/README.txt +++ b/README.txt @@ -88,9 +88,9 @@ Downloads ========= All setuptools downloads can be found at `the project's home page in the Python -Cheese Shop`_. Scroll to the very bottom of the page to find the links. +Package Index`_. Scroll to the very bottom of the page to find the links. -.. _the project's home page in the Python Cheese Shop: http://cheeseshop.python.org/pypi/setuptools +.. _the project's home page in the Python Package Index: http://pypi.python.org/pypi/setuptools In addition to the PyPI downloads, the development version of ``setuptools`` is available from the `Python SVN sandbox`_, and in-development versions of the -- cgit v1.2.3