summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAndy Smith <code@term.ie>2010-12-08 21:49:19 +0000
committerTarmac <>2010-12-08 21:49:19 +0000
commit0184957d12d2f562c9ac1db1553a274ea8ce8581 (patch)
tree01a0c9edfde17bf0756d5df95c03491f18ed1c98 /tools
parent69d826ee3b036d80439396166bb7406f8258f03c (diff)
parent708425aa5b42aae0f399b127ee5a648b7162b05e (diff)
adds bzr to the list of dependencies in pip-require so that upon checkout using run_tests.sh succeeds
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 548073326..17a1a4c5c 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -20,3 +20,4 @@ mox==0.5.0
-f http://pymox.googlecode.com/files/mox-0.5.0.tar.gz
greenlet==0.3.1
nose
+bzr