fix version number

This commit is contained in:
Ronny Pfannschmidt
2017-08-05 09:33:10 +02:00
parent f856cb74f4
commit c454d410a1

View File

@@ -1,6 +1,6 @@
.. note::
Since 2.0, the actual implementation of the ``--boxed`` option has been moved to a
Since 1.19.0, the actual implementation of the ``--boxed`` option has been moved to a
separate plugin, `pytest-forked <https://github.com/pytest-dev/pytest-forked>`_
which can be installed independently. The ``--boxed`` command-line options remains
for backward compatibility reasons.