mirror of https://github.com/scrapy/scrapy.git
Merge pull request #796 from redapple/patch-1
Add PyPI Pin for Wheels compatibility
This commit is contained in:
commit
e95e1fb79c
|
|
@ -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
|
||||
========
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue