Remove deprecated stuff from the package description
Fixes https://github.com/pytest-dev/pytest-xdist/issues/835
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user