From 0e4b64229ad8dfa67a816ef5bd38257765b29c72 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Fri, 19 Jun 2015 16:10:36 +0100 Subject: Lorry appdirs It is required by os-client-config Change-Id: I6130c94911a427e92fa4253a3002990bdd6828e0 --- open-source-lorries/python-packages.lorry | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'open-source-lorries') diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 2db662b..23ba306 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -769,5 +769,9 @@ "python-packages/tablib": { "type": "git", "url": "git://github.com/kennethreitz/tablib.git" + }, + "python-packages/appdirs": { + "type": "git", + "url": "git://github.com/ActiveState/appdirs.git" } } -- cgit v1.2.1