|
1 |
| -.. image:: https://docs.pytest.org/en/stable/_static/pytest1.png |
| 1 | +.. image:: https://github.com/pytest-dev/pytest/raw/main/doc/en/img/pytest_logo_curves.svg |
2 | 2 | :target: https://docs.pytest.org/en/stable/
|
3 | 3 | :align: center
|
4 | 4 | :alt: pytest
|
|
15 | 15 | .. image:: https://img.shields.io/pypi/pyversions/pytest.svg
|
16 | 16 | :target: https://pypi.org/project/pytest/
|
17 | 17 |
|
18 |
| -.. image:: https://codecov.io/gh/pytest-dev/pytest/branch/master/graph/badge.svg |
| 18 | +.. image:: https://codecov.io/gh/pytest-dev/pytest/branch/main/graph/badge.svg |
19 | 19 | :target: https://codecov.io/gh/pytest-dev/pytest
|
20 | 20 | :alt: Code coverage Status
|
21 | 21 |
|
|
25 | 25 | .. image:: https://github.com/pytest-dev/pytest/workflows/main/badge.svg
|
26 | 26 | :target: https://github.com/pytest-dev/pytest/actions?query=workflow%3Amain
|
27 | 27 |
|
| 28 | +.. image:: https://results.pre-commit.ci/badge/github/pytest-dev/pytest/main.svg |
| 29 | + :target: https://results.pre-commit.ci/latest/github/pytest-dev/pytest/master |
| 30 | + :alt: pre-commit.ci status |
| 31 | + |
28 | 32 | .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
|
29 | 33 | :target: https://github.com/psf/black
|
30 | 34 |
|
@@ -149,8 +153,8 @@ Tidelift will coordinate the fix and disclosure.
|
149 | 153 | License
|
150 | 154 | -------
|
151 | 155 |
|
152 |
| -Copyright Holger Krekel and others, 2004-2020. |
| 156 | +Copyright Holger Krekel and others, 2004-2021. |
153 | 157 |
|
154 | 158 | Distributed under the terms of the `MIT`_ license, pytest is free and open source software.
|
155 | 159 |
|
156 |
| -.. _`MIT`: https://github.com/pytest-dev/pytest/blob/master/LICENSE |
| 160 | +.. _`MIT`: https://github.com/pytest-dev/pytest/blob/main/LICENSE |
0 commit comments