aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Tunnicliffe <james.tunnicliffe@linaro.org>2013-01-07 14:21:55 +0000
committerJames Tunnicliffe <james.tunnicliffe@linaro.org>2013-01-07 14:21:55 +0000
commit4b8cc0ac3efc40ce5376e6f2da8d84dd24b6926e (patch)
treea76c938d71e9e0f74f707102eb8cc280c0da7a8c
parent17b680d80f71ef9ae97adebd6fed8c206be513f3 (diff)
Add python-mock to required packages for development
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 227475e..8689b02 100644
--- a/README
+++ b/README
@@ -35,6 +35,7 @@ Before running any tests you need to install the following packages:
- sfdisk (from util-linux)
- apt-utils
- pep8
+ - python-mock
Also consider installing pyflakes, which is optional but will enable more
tests.