Skip to content

Commit eb7f691

Browse files
committed
Replace downloads badge by python versions badge
The downloads badge is no longer supported
1 parent 3b89a3a commit eb7f691

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pytest-flask
22
============
33

4-
|PyPI version| |conda-forge version| |PyPI downloads| |Documentation status|
4+
|PyPI version| |conda-forge version| |Python versions| |Documentation status|
55

66
An extension of `pytest <http://pytest.org/>`__ test runner which
77
provides a set of useful tools to simplify testing and development
@@ -42,9 +42,8 @@ suggestion.
4242
:target: https://anaconda.org/conda-forge/pytest-flask
4343
:alt: conda-forge version
4444

45-
46-
.. |PyPI downloads| image:: https://img.shields.io/pypi/dm/pytest-flask.svg
47-
:target: https://pypi.python.org/pypi/pytest-flask
45+
.. |Python versions| image:: https://img.shields.io/pypi/pyversions/pytest-flask.svg
46+
:target: https://pypi.org/project/pytest-flask
4847
:alt: PyPi downloads
4948

5049
.. |Documentation status| image:: https://readthedocs.org/projects/pytest-flask/badge/?version=latest

0 commit comments

Comments
 (0)