1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/21cfbb03f359/
Changeset:   21cfbb03f359
User:        flub
Date:        2014-11-24 08:41:53+00:00
Summary:     Merged in 
techtonik/pytest/techtonik/readmerst-fix-link-to-pypi-1416719991514 (pull 
request #234)

README.rst fix link to PyPI
Affected #:  1 file

diff -r 85e3331b83cda6eee644c473b3b08f10016a3361 -r 
21cfbb03f359d0b7a953c83cdca1296205006a61 README.rst
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
 .. image:: https://drone.io/bitbucket.org/hpk42/pytest/status.png
    :target: https://drone.io/bitbucket.org/hpk42/pytest/latest
-.. image:: https://pypip.in/v/pytest/badge.png
-   :target: https://crate.io/packages/pytest/
+.. image:: http://img.shields.io/pypi/v/pytest.svg
+   :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

Reply via email to