Update setup.py

Sorry about the goof up.
This commit is contained in:
Kyle Reynolds 2022-12-21 10:51:50 -07:00 committed by GitHub
parent 2e54237649
commit 3b5ce4c182
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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',