summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
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 28b5443..b718263 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -35,7 +35,7 @@ test =
discover # BSD
doc8 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
- fixtures>=1.3.1 # Apache-2.0/BSD
+ fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD