mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-23 16:24:18 +00:00
--HG-- rename : debian/scrapyd.cfg => debian/000-default rename : scrapyd/default_scrapyd.cfg => scrapyd/default_scrapyd.conf
3 lines
68 B
Python
3 lines
68 B
Python
from scrapyd import get_application
|
|
application = get_application()
|