Release 1.28.0

This commit is contained in:
Bruno Oliveira
2019-04-02 20:14:26 -03:00
parent 13efbfba69
commit fa8037d365
2 changed files with 13 additions and 5 deletions

View File

@@ -1,5 +0,0 @@
``pytest-xdist`` now uses the new ``pytest_report_to_serializable`` and ``pytest_report_from_serializable``
hooks from ``pytest 4.4`` (still experimental). This will make report serialization more reliable and
extensible.
This also means that ``pytest-xdist`` now requires ``pytest>=4.4``.