Skip to content

Commit c0217a4

Browse files
committed
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
1 parent 3944d82 commit c0217a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ nose
99
nosexcover
1010
nosehtmloutput
1111
oslosphinx
12-
sphinx>=1.1.2,<1.2
12+
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD
1313
os-testr>=0.4.1
1414
mock>=1.0
1515
python-swiftclient

0 commit comments

Comments
 (0)