From 71dda2700b1566d09c08ed1c211240baf4e6e7f1 Mon Sep 17 00:00:00 2001 From: Mikhail Korobov Date: Thu, 16 Feb 2017 04:22:19 +0500 Subject: [PATCH] =?UTF-8?q?DOC=20remove=20=E2=80=9CPython=203=20progress?= =?UTF-8?q?=E2=80=9D=20badge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Badge doesn’t work, and Scrapy already works fine in Python 3 for practical purposes. --- README.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.rst b/README.rst index 38dda62e5..4eb36b44a 100644 --- a/README.rst +++ b/README.rst @@ -13,10 +13,6 @@ Scrapy .. image:: https://img.shields.io/badge/wheel-yes-brightgreen.svg :target: https://pypi.python.org/pypi/Scrapy :alt: Wheel Status - -.. image:: http://static.scrapy.org/py3progress/badge.svg - :target: https://github.com/scrapy/scrapy/wiki/Python-3-Porting - :alt: Python 3 Porting Status .. image:: https://img.shields.io/codecov/c/github/scrapy/scrapy/master.svg :target: http://codecov.io/github/scrapy/scrapy?branch=master