Merge pull request #7550 from pytest-dev/release-6.0.0

This commit is contained in:
Bruno Oliveira
2020-07-28 17:01:27 -03:00
parent 38029828d1
commit 70764bef4f
7 changed files with 140 additions and 14 deletions

View File

@@ -28,7 +28,7 @@ Install ``pytest``
.. code-block:: bash
$ pytest --version
pytest 6.0.0rc1
pytest 6.0.0
.. _`simpletest`: