Skip to content

Commit fb5516e

Browse files
committed
Restore badge configuration.
1 parent aa4dfd9 commit fb5516e

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

README.rst

+7-17
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,21 @@
1-
.. image:: https://img.shields.io/pypi/v/pytest-flake8.svg?label=pytest-flake8
1+
.. image:: https://img.shields.io/pypi/v/pytest-flake8.svg
22
:target: https://pypi.org/project/pytest-flake8
3-
:alt: Package
43

4+
.. image:: https://img.shields.io/pypi/pyversions/pytest-flake8.svg
55

6-
.. image:: https://readthedocs.org/projects/pytest-flake8/badge
7-
:target: https://pytest-flake8.readthedocs.io/en/latest
8-
:alt: Documentation
9-
10-
11-
.. image:: https://github.com/coherent-oss/pytest-flake8/actions/workflows/main.yml/badge.svg?label=test
12-
:target: https://github.com/PyCQA/flake8/actions?query=workflow=main
13-
:alt: Tests
14-
15-
16-
.. image:: https://img.shields.io/pypi/v/flake8.svg?label=flake8
17-
:target: https://github.com/PyCQA/flake8
18-
:alt: Flake8
19-
6+
.. image:: https://github.com/coherent-oss/pytest-flake8/actions/workflows/main.yml/badge.svg
7+
:target: https://github.com/coherent-oss/pytest-flake8/actions?query=workflow%3A%22tests%22
8+
:alt: tests
209

2110
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
2211
:target: https://github.com/astral-sh/ruff
2312
:alt: Ruff
2413

14+
.. image:: https://readthedocs.org/projects/pytest-flake8/badge/?version=latest
15+
:target: https://pytest-flake8.readthedocs.io/en/latest/?badge=latest
2516

2617
.. image:: https://img.shields.io/badge/skeleton-2024-informational
2718
:target: https://blog.jaraco.com/skeleton
28-
:alt: skeleton
2919

3020

3121
pytest plugin for efficiently checking PEP8 compliance

0 commit comments

Comments
 (0)