We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ac5b4 commit 2512dc2Copy full SHA for 2512dc2
setup.py
@@ -33,7 +33,7 @@ def read_requirements(filename):
33
description="Redis-based components for Scrapy.",
34
long_description=read_rst('README.rst') + '\n\n' + read_rst('HISTORY.rst'),
35
author="Rolando Espinoza",
36
- author_email='rolando at rmax.io',
+ author_email='rolando@rmax.io',
37
url='https://github.com/rolando/scrapy-redis',
38
packages=list(find_packages('src')),
39
package_dir={'': 'src'},
0 commit comments