Skip to content

Commit

Permalink
Merge pull request #196 from david-caro/add_scrapy_sentry
Browse files Browse the repository at this point in the history
setup: add scrapy-sentry requirement
  • Loading branch information
david-caro authored Dec 6, 2017
2 parents 9eb3c02 + c3430f0 commit 0bf1655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
'inspire-utils~=0.0,>=0.0.13',
'Scrapy>=1.1.0',
'scrapy-crawl-once~=0.1,>=0.1.1',
'scrapy-sentry~=0.0,>=0.8.0',
# TODO: unpin once they support wheel building again
'scrapyd==1.1.0',
'scrapyd-client>=1.0.1',
Expand Down

0 comments on commit 0bf1655

Please sign in to comment.