From f0464b4f2a992d46d69986895d06c142cbc99b42 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 4cdeae822f..14d96ede4e 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