include brunos review suggestions for changes

This commit is contained in:
Ronny Pfannschmidt
2017-08-04 23:24:09 +02:00
parent 7f20416a70
commit 060e7b85ad
2 changed files with 7 additions and 1 deletions

View File

@@ -1 +1 @@
remove the implementation of "boxed" and use pytest-forked for providing ``--boxed``
``--boxed`` functionality has been moved to a separate plugin, `pytest-forked <https://github.com/pytest-dev/pytest-forked>`_. This release now depends on `` pytest-forked`` and provides ``--boxed`` as a backward compatibility option.