From 361ec47e9532f0c2d9aa636c9b454ca9f14525da Mon Sep 17 00:00:00 2001 From: Ken Pepple Date: Sun, 23 Jan 2011 12:20:28 -0800 Subject: [PATCH] fixes setup install pip dependencies --- tools/pip-requires | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/pip-requires b/tools/pip-requires index 81bf802576..a9cecabbac 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -11,5 +11,7 @@ routes webob wsgiref nose +sphinx +argparse mox==0.5.0 -f http://pymox.googlecode.com/files/mox-0.5.0.tar.gz