summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@gmail.com>2014-06-13 19:29:42 -0700
committerJoshua Harlow <harlowja@gmail.com>2014-06-13 19:29:50 -0700
commit564f145b25794a169a1c505ea1ac362a28e8414e (patch)
treefec4e486b7f0303e19fecd0b87a82b40e3290e61 /test-requirements.txt
parent0adf714f3a3f01cfc74780b1a35367fd487eb474 (diff)
downloadtaskflow-564f145b25794a169a1c505ea1ac362a28e8414e.tar.gz
Adjust sphinx requirement
Bump up the sphinx requirement to match the openstack requirements version to ensure consistency among projects. Change-Id: Ia348566c1c22ca31fa1cbdeb38d902ca0f622378
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 8c0d310..4ba1754 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,5 +7,5 @@ testrepository>=0.0.18
testtools>=0.9.34
zake>=0.0.18
# docs build jobs
-sphinx>=1.2.1,<1.3
+sphinx>=1.1.2,!=1.2.0,<1.3
oslosphinx