Merge pull request #838 from pytest-dev/hroncok-patch-1

Remove deprecated stuff from the package description
This commit is contained in:
Bruno Oliveira
2022-10-28 13:52:42 -03:00
committed by GitHub

View File

@@ -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