summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-packages.lorry
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-06-19 16:10:36 +0100
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-06-19 16:10:36 +0100
commit0e4b64229ad8dfa67a816ef5bd38257765b29c72 (patch)
tree26e640719d9ada2605b23baa5ad0e772550870d2 /open-source-lorries/python-packages.lorry
parente080c672d3d8bcbcf0c97839d9f5e716f53ac4f1 (diff)
downloadlorries-0e4b64229ad8dfa67a816ef5bd38257765b29c72.tar.gz
Lorry appdirs
It is required by os-client-config Change-Id: I6130c94911a427e92fa4253a3002990bdd6828e0
Diffstat (limited to 'open-source-lorries/python-packages.lorry')
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
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"
}
}