update doc bits

This commit is contained in:
holger krekel
2010-01-18 16:17:35 +01:00
parent 9d14fa3a3b
commit 34ee16dffa
2 changed files with 7 additions and 6 deletions

View File

@@ -2,7 +2,8 @@
py.test 'xdist' plugin for distributed testing and loop-on-failing modes.
See http://pytest.org/plugin/xdist.html for documentation and, after
installation of the ``pytest-xdist`` package, "py.test -h" for the new options.
installation of the ``pytest-xdist`` PyPI package, ``py.test -h``
for the new options.
"""
from setuptools import setup