jschnurr / scrapyscript

Run a Scrapy spider programmatically from a script or a Celery task - no project required.
MIT License
121 stars 26 forks source link

fix: allow billiards version to float #12

Closed rpocase closed 3 years ago

rpocase commented 3 years ago

This makes installation as a dependency more lenient when this dependency and others both require constrained billiards versions.

Fixes #12

rpocase commented 3 years ago

@jschnurr Pinging just in case your notifications aren't setup for this repo. Not a big rush, but I hate pinning to a fork.

jschnurr commented 3 years ago

Thanks for the PR - I'll have a look.