Hi, i created a simple PyPI server instance as a playground and to make it easier to test interdependent packagages i am working on. See
http://pypi.testrun.org You can use it to install the latest in-development version of pytest, tox, pylib, pycmd, pytest-xdist etc. (*) with e. g.: pip install -i http://pypi.testrun.org pytest or tox:: pip install -i http://pypi.testrun.org tox These are _development_ versions so they might break more easily. But they also fix a number of bugs and provide some new features :) cheers, holger _______________________________________________ py-dev mailing list py-dev@codespeak.net http://codespeak.net/mailman/listinfo/py-dev