Skip to content

Commit

Permalink
Add description to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
roycehaynes committed Jul 2, 2015
1 parent d3d66e9 commit 8cc664c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
setup(
name='scrapy-rabbitmq',
author='Royce Haynes',
description='RabbitMQ Plug-in for Scrapy',
version='0.1.2',
author_email='[email protected]',
license='MIT',
url='https://github.com/roycehaynes/scrapy-rabbitmq',
install_requires=requires,
Expand Down

0 comments on commit 8cc664c

Please sign in to comment.