summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-24 20:52:56 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-24 20:52:56 +0000
commit021e450fca48ac3fae4c60bba4d33758367a307d (patch)
tree587db574506cb52cf394bc543a1136ee32fb355a /setup.cfg
parent0f04f667de95052d4daab8aea48a92167b432275 (diff)
downloadoslo-db-021e450fca48ac3fae4c60bba4d33758367a307d.tar.gz
Updated from global requirements
Change-Id: I98da614e5336d531bb6d69a8dd08d454b20fd6f6
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 681e8b1..d4ce0dc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -34,7 +34,7 @@ test =
coverage>=3.6 # Apache-2.0
discover # BSD
doc8 # Apache-2.0
- eventlet>=0.17.4 # MIT
+ eventlet!=0.18.0,>=0.17.4 # MIT
fixtures>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD