Skip to content

Commit 18868ea

Browse files
committed
Add pypi version and supported Python versions badges to README.rst
1 parent a02c757 commit 18868ea

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
.. image:: https://img.shields.io/pypi/v/pytest-localserver.svg?style=flat
2+
:alt: PyPI Version
3+
:target: https://pypi.python.org/pypi/pytest-localserver
4+
5+
.. image:: https://img.shields.io/pypi/pyversions/pytest-localserver.svg
6+
:alt: Supported Python versions
7+
:target: https://pypi.python.org/pypi/pytest-localserver
8+
19
==================
210
pytest-localserver
311
==================

0 commit comments

Comments
 (0)