Merge pull request #119 from danielquinn/patch-1

Fixed typo
This commit is contained in:
Ronny Pfannschmidt
2017-02-08 11:33:57 +01:00
committed by GitHub

View File

@@ -46,7 +46,7 @@ Install the plugin with::
pip install pytest-xdist pip install pytest-xdist
or use the package in develope/in-place mode with or use the package in develop/in-place mode with
a checkout of the `pytest-xdist repository`_ :: a checkout of the `pytest-xdist repository`_ ::
python setup.py develop python setup.py develop