|
| 1 | +.. image:: https://img.shields.io/pypi/v/netsgiro.svg?style=flat |
| 2 | + :target: https://pypi.org/project/netsgiro/ |
| 3 | + :alt: Latest PyPI version |
| 4 | + |
| 5 | +.. image:: https://github.com/otovo/python-netsgiro/actions/workflows/test.yml/badge.svg |
| 6 | + :target: https://github.com/otovo/python-netsgiro/actions/workflows/test.yml |
| 7 | + :alt: Github actions test pipeline status |
| 8 | + |
| 9 | +.. image:: https://img.shields.io/readthedocs/netsgiro.svg |
| 10 | + :target: https://netsgiro.readthedocs.io/ |
| 11 | + :alt: Read the Docs build status |
| 12 | + |
| 13 | +.. image:: https://img.shields.io/codecov/c/github/otovo/python-netsgiro/master.svg |
| 14 | + :target: https://codecov.io/gh/otovo/python-netsgiro |
| 15 | + :alt: Test coverage |
| 16 | + |
1 | 17 | ======== |
2 | 18 | netsgiro |
3 | 19 | ======== |
@@ -45,19 +61,3 @@ Project resources |
45 | 61 | - `Documentation <https://netsgiro.readthedocs.io/>`_ |
46 | 62 | - `Source code <https://github.com/otovo/python-netsgiro>`_ |
47 | 63 | - `Issue tracker <https://github.com/otovo/python-netsgiro/issues>`_ |
48 | | - |
49 | | -.. image:: https://img.shields.io/pypi/v/netsgiro.svg?style=flat |
50 | | - :target: https://pypi.org/project/netsgiro/ |
51 | | - :alt: Latest PyPI version |
52 | | - |
53 | | -.. image:: https://github.com/otovo/python-netsgiro/actions/workflows/test.yml/badge.svg |
54 | | - :target: https://github.com/otovo/python-netsgiro/actions/workflows/test.yml |
55 | | - :alt: Github actions test pipeline status |
56 | | - |
57 | | -.. image:: https://img.shields.io/readthedocs/netsgiro.svg |
58 | | - :target: https://netsgiro.readthedocs.io/ |
59 | | - :alt: Read the Docs build status |
60 | | - |
61 | | -.. image:: https://img.shields.io/codecov/c/github/otovo/python-netsgiro/master.svg |
62 | | - :target: https://codecov.io/gh/otovo/python-netsgiro |
63 | | - :alt: Test coverage |
0 commit comments