Remove --boxed and pytest-forked dependency

Fixes #468
Fixes #543
This commit is contained in:
Bruno Oliveira
2022-10-21 19:13:06 -03:00
parent 1471164197
commit 1fbf49909f
10 changed files with 4 additions and 44 deletions

View File

@@ -0,0 +1 @@
The ``--boxed`` command-line option has been removed. If you still need this functionality, install `pytest-forked <https://pypi.org/project/pytest-forked>`__ separately.

View File

@@ -0,0 +1 @@
The ``py`` dependency has been dropped.