diff options
| author | Andy Smith <code@term.ie> | 2010-12-08 21:49:19 +0000 |
|---|---|---|
| committer | Tarmac <> | 2010-12-08 21:49:19 +0000 |
| commit | 0184957d12d2f562c9ac1db1553a274ea8ce8581 (patch) | |
| tree | 01a0c9edfde17bf0756d5df95c03491f18ed1c98 /tools | |
| parent | 69d826ee3b036d80439396166bb7406f8258f03c (diff) | |
| parent | 708425aa5b42aae0f399b127ee5a648b7162b05e (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-requires | 1 |
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 |
