Fixed egg-info for PyPI

This commit is contained in:
Monty Taylor 2010-07-22 07:08:50 -05:00
parent 13531ccb19
commit 32e922e74c
3 changed files with 3 additions and 1 deletions

View File

@ -25,6 +25,7 @@ setup(
description='Swift',
license='Apache License (2.0)',
author='OpenStack, LLC.',
author_email='openstack-admins@lists.launchpad.net',
url='https://launchpad.net/swift',
packages=find_packages(exclude=['test','bin']),
test_suite = 'nose.collector',

View File

@ -4,7 +4,7 @@ Version: 1.0.2
Summary: Swift
Home-page: https://launchpad.net/swift
Author: OpenStack, LLC.
Author-email: UNKNOWN
Author-email: openstack-admins@lists.launchpad.net
License: Apache License (2.0)
Description: UNKNOWN
Platform: UNKNOWN

View File

@ -99,6 +99,7 @@ swift/obj/server.py
swift/obj/updater.py
swift/proxy/__init__.py
swift/proxy/server.py
test/__init__.py
test/functional/sample.conf
test/functional/swift.py
test/functional/tests.py