From 3df598932654a620f9acf0d6384e10a4b75df947 Mon Sep 17 00:00:00 2001 From: Floris Bruynooghe Date: Mon, 24 Nov 2014 08:48:09 +0000 Subject: [PATCH] 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). --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 174fc3d11..d4d883393 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ .. image:: https://drone.io/bitbucket.org/hpk42/pytest/status.png :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 Documentation: http://pytest.org/latest/