Remove deprecated stuff from the package description

Fixes https://github.com/pytest-dev/pytest-xdist/issues/835
This commit is contained in:
Miro Hrončok
2022-10-28 16:29:45 +02:00
committed by GitHub
parent 7949c14f67
commit 873c1fdd5e

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