CHANGELOG: add --boxed deprecation to 2.5.0

This commit is contained in:
Ran Benita
2022-01-24 16:14:24 +02:00
parent a1a6c77028
commit 2aeb5d51f5
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +0,0 @@
The ``--boxed`` commmand line argument is deprecated.
Install pytest-forked and use ``--forked`` instead.
pytest-xdist 3.0.0 will remove the ``--boxed`` argument and pytest-forked dependency.