From b6dcca2fa88b0c76931675dc8deeca54b2c4bc4c Mon Sep 17 00:00:00 2001 From: Ben Brown Date: Mon, 16 May 2016 14:43:45 -0700 Subject: Add yoyo to python-packages Change-Id: Idc374da5bd3208679440b1b14f41e33b522f33c9 --- open-source-lorries/python-packages.lorry | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 3c05c8b..3ea574f 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -374,6 +374,10 @@ "type": "git", "url": "git://github.com/gpocentek/python-gitlab.git" }, + "python-packages/yoyo": { + "type": "hg", + "url": "https://bitbucket.org/ollyc/yoyo" + }, "python-packages/pygments": { "type": "hg", "url": "https://bitbucket.org/birkenfeld/pygments-main" -- cgit v1.2.1