Author: phillip.eby Date: Wed Jan 24 16:21:48 2007 New Revision: 53538 Modified: sandbox/trunk/setuptools/README.txt Log: Incorporate README fix from 0.6 branch. Modified: sandbox/trunk/setuptools/README.txt ============================================================================== --- sandbox/trunk/setuptools/README.txt (original) +++ sandbox/trunk/setuptools/README.txt Wed Jan 24 16:21:48 2007 @@ -92,6 +92,14 @@ .. _the project's home page in the Python Cheese Shop: http://cheeseshop.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 +`0.6 branch`_ are available as well. + +.. _0.6 branch: http://svn.python.org/projects/sandbox/branches/setuptools-0.6/#egg=setuptools-dev06 + +.. _Python SVN sandbox: http://svn.python.org/projects/sandbox/trunk/setuptools/#egg=setuptools-dev + -------------------------------- Using Setuptools and EasyInstall --------------------------------