Merge pull request #9057 from pytest-dev/release-6.2.5

(cherry picked from commit 16664a1b72)
This commit is contained in:
Bruno Oliveira
2021-08-30 14:40:59 -03:00
parent 014fa61e0d
commit ea5ff44ef3
25 changed files with 110 additions and 68 deletions

View File

@@ -22,7 +22,7 @@ Install ``pytest``
.. code-block:: bash
$ pytest --version
pytest 6.2.4
pytest 6.2.5
.. _`simpletest`:
@@ -47,7 +47,7 @@ The test
$ pytest
=========================== test session starts ============================
platform linux -- Python 3.x.y, pytest-6.x.y, py-1.x.y, pluggy-0.x.y
platform linux -- Python 3.x.y, pytest-6.x.y, py-1.x.y, pluggy-1.x.y
cachedir: $PYTHON_PREFIX/.pytest_cache
rootdir: $REGENDOC_TMPDIR
collected 1 item