From 76999023389d13e29623ccb311a079cac63de571 Mon Sep 17 00:00:00 2001 From: Brad Hall Date: Mon, 14 Nov 2011 11:04:04 -0800 Subject: [PATCH] Fix for bug 888811 Use version 0.6.24 of python-distribute which allows us to find all of the test directories on ubuntu oneiric. Change-Id: Ibdd7f84e3f344b98cc979b2afcdd3dd2d423dfd1 --- tools/pip-requires | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/pip-requires b/tools/pip-requires index 4cdeae822..14d96ede4 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,4 +1,5 @@ coverage +distribute>=0.6.24 eventlet>=0.9.12 Routes>=1.12.3 nose -- 2.45.2