summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2016-06-22 10:14:48 +0100
committerBen Brown <ben.brown@codethink.co.uk>2016-06-22 10:14:53 +0100
commite28deaa3ce3957ae40e1c9771517f0b89ce56c91 (patch)
treecffb2020f85ab7e55a5fb77e1110b0768864cd06
parentb6dcca2fa88b0c76931675dc8deeca54b2c4bc4c (diff)
downloadlorries-e28deaa3ce3957ae40e1c9771517f0b89ce56c91.tar.gz
Add yoyo's dependencies to python-packages
Change-Id: I4ab0dd566f68ae6c72118cacf65c6e59e3ca88cc
-rw-r--r--open-source-lorries/python-packages.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 3ea574f..5ee5260 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -374,6 +374,14 @@
"type": "git",
"url": "git://github.com/gpocentek/python-gitlab.git"
},
+ "python-packages/iniherit": {
+ "type": "git",
+ "url": "git://github.com/cadithealth/iniherit.git"
+ },
+ "python-packages/python-slugify": {
+ "type": "git",
+ "url": "git://github.com/un33k/python-slugify.git"
+ },
"python-packages/yoyo": {
"type": "hg",
"url": "https://bitbucket.org/ollyc/yoyo"