From 318ba16a98d77b87c76bb353e87aeffbe79b7176 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 11 Mar 2019 15:29:46 -0700 Subject: citeproc-py dep The style package has 40+ MByte of style info (thousands of files), which is unforunately large. --- python/Pipfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index b04bb91a..e092d6b8 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -33,6 +33,8 @@ sickle = "*" python-snappy = "*" pymacaroons = "*" ftfy= "*" +citeproc-py = "*" +citeproc-py-styles = "*" [requires] # Python 3.5 is the bundled (system) version of python for Ubuntu 16.04 -- cgit v1.2.3