Fix description.
This commit is contained in:
2
setup.py
2
setup.py
@@ -12,7 +12,7 @@ from xdist import __version__
|
|||||||
setup(
|
setup(
|
||||||
name="pytest-xdist",
|
name="pytest-xdist",
|
||||||
version=__version__,
|
version=__version__,
|
||||||
description='py.test figleaf coverage plugin',
|
description='py.test xdist plugin for distributed testing and loop-on-failing modes',
|
||||||
long_description=__doc__,
|
long_description=__doc__,
|
||||||
license='GPLv2 or later',
|
license='GPLv2 or later',
|
||||||
author='holger krekel and contributors',
|
author='holger krekel and contributors',
|
||||||
|
|||||||
Reference in New Issue
Block a user