fixed comma in setup.py

This commit is contained in:
John Dickinson
2010年07月12日 17:35:06 -05:00
parent 001407b969
commit 3e8a508d4c

View File

@@ -20,7 +20,7 @@ setup(
name='swift',
version='1.0.0-1',
description='Swift',
license='Apache License (2.0)'
license='Apache License (2.0)',
author='OpenStack, LLC.',
url='https://launchpad.net/swift',
packages=['swift', 'swift.common'],
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.