Updated pypi name

This commit is contained in:
Luar Roji 2016-06-17 01:11:06 -03:00
parent 8e03ef7720
commit 5f010724af
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ with open(join(dirname(__file__), 'scrapy/VERSION'), 'rb') as f:
setup(
name='Scrapy',
name='cyberplant-Scrapy',
version=version,
url='http://scrapy.org',
description='A high-level Web Crawling and Web Scraping framework',