From 292085445b784207e76a9b9bda1657a1c041542f Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 5 Apr 2012 19:04:42 -0700 Subject: [PATCH] Add Sphinx to test-requires. Change-Id: I8dec9a2e80e0ad8ceb6805a731a26585d9af92b3 --- tools/test-requires | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/test-requires b/tools/test-requires index 572b13d..d8b6afb 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -6,3 +6,4 @@ nose-exclude nosexcover openstack.nose_plugin pep8==0.6.1 +sphinx>=1.1.2