From c0217a4845e2ea780dc4dcb61877e604bc488729 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 21 Jun 2016 07:56:35 +0200 Subject: [PATCH] Update Sphinx version The api-ref document needs a newer sphinx version, allow a 1.2 Sphinx version to be used - like it's used in global-requirements.txt. Change-Id: I9183cc56753fbe7e41206c6a9081899df5c3919a Needed-By: Ifebc65b188c4f2ba35b61c0deae5ec24401df7f9 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0c6e9fe2cc..3525d03615 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ nose nosexcover nosehtmloutput oslosphinx -sphinx>=1.1.2,<1.2 +sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD os-testr>=0.4.1 mock>=1.0 python-swiftclient