cbillowes/curious-programmer-helium

View on GitHub
__scrapy__/crawler/scrapy.cfg

Summary

Maintainability
Test Coverage
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.io/en/latest/deploy.html

[settings]
default = curiousprogrammer.settings

[deploy]
project = curiousprogrammer