summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2014-05-27 05:14:39 -0700
committerDoug Hellmann <doug.hellmann@dreamhost.com>2014-05-27 05:14:39 -0700
commit859dca087066ef8781db78dee159950f701a3280 (patch)
tree04f7539abc200e7e8a9d5f300d8051fc1f3a60fa
parent2df912e9d65d11e3dfae41e9676966cc0a75dd3c (diff)
downloadoslotest-859dca087066ef8781db78dee159950f701a3280.tar.gz
Sync new sphinx requirement spec
Update the version of sphinx we use to avoid: "error: 'source_dir' must be a directory name" Change-Id: I143c76af29e690a6d94fdf76ed669fcffdb3b4a3
-rw-r--r--test-requirements-py3.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt
index d209162..a9006dc 100644
--- a/test-requirements-py3.txt
+++ b/test-requirements-py3.txt
@@ -6,5 +6,5 @@ hacking>=0.8.0,<0.9
coverage>=3.6
# this is required for the docs build jobs
-sphinx>=1.1.2,<1.2
+sphinx>=1.2.1,<1.3
oslosphinx
diff --git a/test-requirements.txt b/test-requirements.txt
index d209162..a9006dc 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,5 +6,5 @@ hacking>=0.8.0,<0.9
coverage>=3.6
# this is required for the docs build jobs
-sphinx>=1.1.2,<1.2
+sphinx>=1.2.1,<1.3
oslosphinx