changed version of eventlet in install requires to match python-eventlet

This commit is contained in:
Clay Gerrard
2010年07月19日 12:31:54 -05:00
parent f612620699
commit 4d664af46c

View File

@@ -36,7 +36,7 @@ setup(
'Environment :: No Input/Output (Daemon)',
],
install_requires=[
'eventlet>=0.9.9',
'eventlet>=0.9.1',
'simplejson>=2.0.9', # included for speed
'WebOb>=0.9.8',
'xattr>=0.4',
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.