Release 2.4.0

This commit is contained in:
Bruno Oliveira
2021-09-20 21:17:31 -03:00
parent 87d89795e3
commit ecf4d3be31
3 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
On Linux, the process title now changes to indicate the current worker state (running/idle).
Depends on the `setproctitle <https://pypi.org/project/setproctitle/>`__ package, which can be installed with ``pip install pytest-xdist[setproctitle]``.

View File

@@ -1 +0,0 @@
Add support for Python 3.10.