rmax / scrapy-redis

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

Dev tox matrix #244

Closed LuckyPigeon closed 2 years ago

LuckyPigeon commented 2 years ago

Description

scrapy-redis relies on python, scrapy, redis work with each other, so there's a lot of combination to test

Solution

Use tox with matrix testing python, scrapy, redis's combinations.