mirror of https://github.com/scrapy/scrapy.git
parent
2e54237649
commit
3b5ce4c182
2
setup.py
2
setup.py
|
|
@ -60,7 +60,7 @@ setup(
|
|||
description='A high-level Web Crawling and Web Scraping framework',
|
||||
long_description=open('README.rst', encoding="utf-8").read(),
|
||||
author='Scrapy developers',
|
||||
author_email='Pablo Hoffman',
|
||||
author_email='pablo@pablohoffman.com',
|
||||
maintainer='Pablo Hoffman',
|
||||
maintainer_email='pablo@pablohoffman.com',
|
||||
license='BSD',
|
||||
|
|
|
|||
Loading…
Reference in New Issue