mirror of
https://github.com/sprockets/sprockets.mixins.avro-publisher.git
synced 2024-11-25 03:00:23 +00:00
Fix the setup.py
This commit is contained in:
parent
6131829c59
commit
a70fbd5023
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -12,7 +12,7 @@ setuptools.setup(
|
|||
version='0.1.0',
|
||||
description='Mixin for publishing events to RabbitMQ as avro datums',
|
||||
long_description=open('README.rst').read(),
|
||||
url='https://github.com/sprockets/sprockets.mixins.amqp',
|
||||
url='https://github.com/sprockets/sprockets.mixins.avro-publisher',
|
||||
author='AWeber Communications, Inc.',
|
||||
author_email='api@aweber.com',
|
||||
license='BSD',
|
||||
|
|
Loading…
Reference in a new issue