scrapy/tests/test_cmdline_crawl_with_pip.../test_spider/settings.py

3 lines
66 B
Python

BOT_NAME = 'test_spider'
SPIDER_MODULES = ['test_spider.spiders']