Updated setup.py email

This commit is contained in:
gholt 2012-06-05 21:21:05 +00:00
parent d5d01605ce
commit 6b5aa8fc33

View File

@ -62,7 +62,7 @@ setup(
description='Swauth',
license='Apache License (2.0)',
author='OpenStack, LLC.',
author_email='openstack-admins@lists.launchpad.net',
author_email='swauth@brim.net',
url='https://github.com/gholt/swauth',
packages=find_packages(exclude=['test_swauth', 'bin']),
test_suite='nose.collector',