mention that one might need to use the pypi.testrun.org repository

This commit is contained in:
holger krekel 2011-03-07 11:53:14 +01:00
parent c552b58dc5
commit f8e3fe8fbf
1 changed files with 6 additions and 0 deletions

View File

@ -31,4 +31,10 @@ With a working Distribute_ or setuptools_ installation you can type::
in order to work inline with the tools and the lib of your checkout.
If this command complains that it could not find the required version
of "py" then you need to use the development pypi repository::
python setup.py develop -i http://pypi.testrun.org
.. include:: links.inc