From 4e2930455478f18077d32173216fe470486615ac Mon Sep 17 00:00:00 2001 From: Paul Morgan Date: Fri, 28 Feb 2014 14:59:15 +0000 Subject: [PATCH] docs: createrepo is needed for functional tests --- HACKING | 1 + 1 file changed, 1 insertion(+) diff --git a/HACKING b/HACKING index 0dda320..0eeb174 100644 --- a/HACKING +++ b/HACKING @@ -28,6 +28,7 @@ To run all tests, install these packages: * python-nose and python3-nose * python-pep8 and python3-pep8 +* createrepo Then from the root of the project: