From 41ad55de2051fed87bacf1279b645605b1cd5e1a Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Fri, 11 Jul 2014 21:53:10 +0200 Subject: [PATCH] Add PyPI Pin for Wheels compatibility --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index c84df3932..6020a3670 100644 --- a/README.rst +++ b/README.rst @@ -8,6 +8,10 @@ Scrapy .. image:: https://secure.travis-ci.org/scrapy/scrapy.png?branch=master :target: http://travis-ci.org/scrapy/scrapy +.. image:: https://pypip.in/wheel/Scrapy/badge.png + :target: https://pypi.python.org/pypi/Scrapy/ + :alt: Wheel Status + Overview ========