summaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-03-11 16:20:46 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-03-11 16:20:46 -0700
commitc937447f894cfde54628fecf3fa71127cb769f0c (patch)
tree0daf4d2e5b21901cb2b0dc8086c0b09bb1f92e73 /python/Pipfile
parente5f83cf2b2df1be9af1d304cc9bf8d1c3324b4a1 (diff)
parent180328d25549ef5517d4870f1069c790cabf1c71 (diff)
downloadfatcat-c937447f894cfde54628fecf3fa71127cb769f0c.tar.gz
fatcat-c937447f894cfde54628fecf3fa71127cb769f0c.zip
Merge branch 'citeproc'
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile2
1 files changed, 2 insertions, 0 deletions
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