1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/d91265465608/ Changeset: d91265465608 User: flub Date: 2014-11-24 08:48:09+00:00 Summary: 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). Affected #: 1 file diff -r 21cfbb03f359d0b7a953c83cdca1296205006a61 -r d91265465608bd3777ab0c882e5d68335d7472dd README.rst --- 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/ Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit