From 1d5428afa7c4442762737fdca8bad3d533f5e275 Mon Sep 17 00:00:00 2001 From: Gordon Chung Date: Mon, 6 Jan 2014 14:52:17 -0500 Subject: pycadf documentation add basic documentation on CADF spec. Closes-Bug: #1279951 Change-Id: Ie1703d9b5109d8275377857e5362e3b09385f647 Implements: blueprint document-pycadf --- test-requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index f55312f..6b5ab3c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,5 +12,6 @@ testscenarios>=0.4 testtools>=0.9.34 # this is required for the docs build jobs -sphinx>=1.1.2,<1.2 +docutils==0.9.1 oslosphinx +sphinx>=1.1.2,<1.2 -- cgit v1.2.1