From d6a9b62680f45264403f29d2db937310cc060386 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Tue, 1 Sep 2015 18:00:24 -0300 Subject: [PATCH] Use pypi version image from shields.io --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6cb5537..818279f 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ .. image:: https://travis-ci.org/pytest-dev/pytest-xdist.svg?branch=master :target: https://travis-ci.org/pytest-dev/pytest-xdist -.. image:: https://pypip.in/v/pytest-xdist/badge.png +.. image:: http://img.shields.io/pypi/v/pytest-xdist.svg :target: https://pypi.python.org/pypi/pytest-xdist xdist: pytest distributed testing plugin