rmax / scrapy-redis

Redis-based components for Scrapy.
http://scrapy-redis.readthedocs.io
MIT License
5.49k stars 1.59k forks source link

Remove python 2.x support #231

Closed LuckyPigeon closed 2 years ago

LuckyPigeon commented 2 years ago

fix #226

Description

Makefile hasn't update for a long while, needs to check whether works functionally as expected or not and removes python 2.x support.

Solution