Skip to content

Commit a41405b

Browse files
committed
Add PyPI downloads badge
1 parent fa89e15 commit a41405b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

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

4-
|PyPI version| |Documentation status|
4+
|PyPI version| |PyPI downloads| |Documentation status|
55

66
A set of pytest fixtures to test Flask applications.
77

@@ -44,6 +44,10 @@ suggestion.
4444
:target: https://pypi.python.org/pypi/pytest-flask
4545
:alt: PyPi version
4646

47+
.. |PyPI downloads| image:: https://img.shields.io/pypi/dm/pytest-flask.svg
48+
:target: https://pypi.python.org/pypi/pytest-flask
49+
:alt: PyPi downloads
50+
4751
.. |Documentation status| image:: https://readthedocs.org/projects/pytest-flask/badge/?version=latest
4852
:target: https://readthedocs.org/projects/pytest-flask/?badge=latest
4953
:alt: Documentation status

0 commit comments

Comments
 (0)