Prepare release version 7.0.0rc1 (#9375) (#9377)

Co-authored-by: pytest bot <pytestbot@gmail.com>
(cherry picked from commit 85897eddc6)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Florian Bruhin
2021-12-07 10:13:36 +01:00
committed by GitHub
parent fbf64d2529
commit 0ad452bcba
103 changed files with 666 additions and 448 deletions

View File

@@ -22,7 +22,7 @@ Install ``pytest``
.. code-block:: bash
$ pytest --version
pytest 6.3.0.dev685+g581b021aa.d20210922
pytest 7.0.0rc1
.. _`simpletest`:
@@ -47,8 +47,7 @@ The test
$ pytest
=========================== test session starts ============================
platform linux -- Python 3.x.y, pytest-6.x.y, py-1.x.y, pluggy-1.x.y
cachedir: .pytest_cache
platform linux -- Python 3.x.y, pytest-7.x.y, pluggy-1.x.y
rootdir: /home/sweet/project
collected 1 item