diff --git a/setup.cfg b/setup.cfg index 094de03..b6091ff 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pytest-xdist -description = pytest xdist plugin for distributed testing and loop-on-failing modes +description = pytest xdist plugin for distributed testing, most importantly across multiple CPUs long_description = file: README.rst license = MIT author = holger krekel and contributors