Revert pypi badge again as the svg broke
This reverts the pypi badge back to the pypip.in provided one because the shields.io one failed to render properly (and also wasn't on https).
This commit is contained in:
parent
98b9de4ff1
commit
3df5989326
|
@ -1,6 +1,6 @@
|
||||||
.. image:: https://drone.io/bitbucket.org/hpk42/pytest/status.png
|
.. image:: https://drone.io/bitbucket.org/hpk42/pytest/status.png
|
||||||
:target: https://drone.io/bitbucket.org/hpk42/pytest/latest
|
:target: https://drone.io/bitbucket.org/hpk42/pytest/latest
|
||||||
.. image:: http://img.shields.io/pypi/v/pytest.svg
|
.. image:: https://pypip.in/v/pytest/badge.png
|
||||||
:target: https://pypi.python.org/pypi/pytest
|
:target: https://pypi.python.org/pypi/pytest
|
||||||
|
|
||||||
Documentation: http://pytest.org/latest/
|
Documentation: http://pytest.org/latest/
|
||||||
|
|
Loading…
Reference in New Issue