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] [metadata]
name = pytest-xdist 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 long_description = file: README.rst
license = MIT license = MIT
author = holger krekel and contributors author = holger krekel and contributors