From: Monty Taylor Date: Wed, 11 Apr 2012 01:58:34 +0000 (-0700) Subject: Add sphinx to the test build deps. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=425e1c782d7cdea661fc461993671e1adfbe5527;p=openstack-build%2Fneutron-build.git Add sphinx to the test build deps. Needed for bug 945259 Change-Id: Idf76b3d253259deff8cc894b03d26420f2de278e --- diff --git a/tools/test-requires b/tools/test-requires index 8c18bc51e..e0f0058b3 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -6,4 +6,5 @@ nose nosexcover openstack.nose_plugin pep8==0.6.1 +sphinx>=1.1.2 webtest