From e590eec544ab6f2e54e8770f01e64eef3158fdaa Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 19 Nov 2018 23:04:18 -0800 Subject: initial OAI-PMH harvesters --- python/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index f4137dca..04b5c5ef 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -31,6 +31,7 @@ flask-uuid = "*" flask-debugtoolbar = "*" pykafka = "*" python-dateutil = "*" +sickle = "*" [requires] # Python 3.5 is the bundled (system) version of python for Ubuntu 16.04 -- cgit v1.2.3