Merge "Prevent installation of known-broken eventlet"
This commit is contained in:
1 changed files with 1 additions and 1 deletions
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
eventlet>=0.25.0 # MIT
eventlet>=0.25.0,!=0.34.3 # MIT
greenlet>=0.3.2
PasteDeploy>=2.0.0
lxml>=3.4.1
Reference in New Issue
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.