Merge pull request #5768 from KDreynolds/patch-1

Update setup.py
This commit is contained in:
Andrey Rahmatullin 2022-12-21 23:41:42 +05:00 committed by GitHub
commit 8eb8b23b10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +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@pablohoffman.com',
maintainer='Pablo Hoffman',
maintainer_email='pablo@pablohoffman.com',
license='BSD',