diff options
Diffstat (limited to 'open-source-lorries/python-packages.lorry')
-rw-r--r-- | open-source-lorries/python-packages.lorry | 4 |
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" } } |