summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2017-03-06 23:55:40 +0000
committerTim Burke <tim.burke@gmail.com>2017-03-06 23:55:40 +0000
commit2ca303597eace8858425fa6dccf485b0c3ccdd5e (patch)
tree540939a5a0d918cd1ebe3ed565e7206cf5933272 /test-requirements.txt
parentcf1c44dff0706ec4fa491aa7d3d956d3795ae675 (diff)
downloadswift-2ca303597eace8858425fa6dccf485b0c3ccdd5e.tar.gz
Make Sphinx treat warnings as errors
...and fix up the one warning that's crept in. Change-Id: I3985d027f0ac2119ceaeb4daba5964f937de6cea
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 04ea66b78..5b944ec54 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,7 +10,7 @@ nosexcover # BSD
nosehtmloutput>=0.0.3 # Apache-2.0
openstackdocstheme>=1.5.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
-sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+sphinx>=1.5.1 # BSD
os-api-ref>=1.0.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
mock>=2.0 # BSD