From a2cb8300f2b5b1184adc671f8e082392c641b312 Mon Sep 17 00:00:00 2001 From: jkilpatr Date: Fri, 19 May 2017 11:36:52 -0400 Subject: [PATCH] Docs test needs Sphinx <1.6.0 Change-Id: Ic125c50ad2b8c1eeefe3432f87fa5a3442248bdc --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e9d5a33e1..0b58bb3c2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ hacking<0.11,>=0.10.0 ansible-lint coverage>=3.6 python-subunit>=0.0.18 -sphinx>=1.3 +sphinx>=1.3,!=1.6.1 oslosphinx>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 sphinx_rtd_theme