Skip to content

Commit 7dcd89e

Browse files
committed
Update README
1 parent 6c03b52 commit 7dcd89e

File tree

1 file changed

+24
-3
lines changed

1 file changed

+24
-3
lines changed

README.rst

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,32 @@ Pytest Helpers Namespace
99
:target: https://ci.appveyor.com/project/saltstack-public/pytest-helpers-namespace/branch/master
1010
:alt: See Build Status on AppVeyor
1111

12-
.. image:: http://img.shields.io/pypi/v/pytest-helpers-namespace.svg
13-
:target: https://pypi.python.org/pypi/pytest-helpers-namespace
14-
1512
.. image:: https://codecov.io/github/saltstack/pytest-helpers-namespace/coverage.svg?branch=master
1613
:target: https://codecov.io/github/saltstack/pytest-helpers-namespace?branch=master
14+
:alt: Code Coverage
15+
16+
17+
18+
.. |version| image:: https://img.shields.io/pypi/v/pytest-helpers-namespace.svg?style=flat
19+
:alt: PyPI Package latest release
20+
:target: https://pypi.python.org/pypi/pytest-helpers-namespace
21+
22+
.. |downloads| image:: https://img.shields.io/pypi/dm/pytest-helpers-namespace.svg?style=flat
23+
:alt: PyPI Package monthly downloads
24+
:target: https://pypi.python.org/pypi/pytest-helpers-namespace
25+
26+
.. |wheel| image:: https://img.shields.io/pypi/wheel/pytest-helpers-namespace.svg?style=flat
27+
:alt: PyPI Wheel
28+
:target: https://pypi.python.org/pypi/pytest-helpers-namespace
29+
30+
.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/pytest-helpers-namespace.svg?style=flat
31+
:alt: Supported versions
32+
:target: https://pypi.python.org/pypi/pytest-helpers-namespace
33+
34+
.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/pytest-helpers-namespace.svg?style=flat
35+
:alt: Supported implementations
36+
:target: https://pypi.python.org/pypi/pytest-helpers-namespace
37+
1738

1839
This plugin does not provide any helpers to `pytest`_, it does, however,
1940
provide a helpers namespace in `pytest`_ which enables you to register helper

0 commit comments

Comments
 (0)