File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,21 @@ credential creation and requests signing.
8
8
.. image :: https://img.shields.io/pypi/v/ovh.svg
9
9
:alt: PyPi Version
10
10
:target: https://pypi.python.org/pypi/ovh
11
+ .. image :: https://img.shields.io/pypi/status/ovh.svg
12
+ :alt: PyPi repository status
13
+ :target: https://pypi.python.org/pypi/ovh
14
+ .. image :: https://img.shields.io/pypi/pyversions/ovh.svg
15
+ :alt: PyPi supported Python versions
16
+ :target: https://pypi.python.org/pypi/ovh
17
+ .. image :: https://img.shields.io/pypi/wheel/ovh.svg
18
+ :alt: PyPi Wheel status
19
+ :target: https://pypi.python.org/pypi/ovh
11
20
.. image :: https://travis-ci.org/ovh/python-ovh.svg?branch=master
12
21
:alt: Build Status
13
22
:target: https://travis-ci.org/ovh/python-ovh
14
- .. image :: https://coveralls.io/repos/ovh/python-ovh/badge.png
23
+ .. image :: https://coveralls.io/repos/github/ ovh/python-ovh/badge.svg
15
24
:alt: Coverage Status
16
- :target: https://coveralls.io/r /ovh/python-ovh
25
+ :target: https://coveralls.io/github /ovh/python-ovh
17
26
18
27
.. code :: python
19
28
You can’t perform that action at this time.
0 commit comments