aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2019-02-19 16:17:49 -0800
committerBryan Newbold <bnewbold@archive.org>2019-02-19 16:17:49 -0800
commitabdf6750dfcdcfb88f15f4bdb7a0e472087647eb (patch)
treec1dbc08180cb688e299f9992b296c838ab5b79b5 /python/Pipfile
parent52967e05d2c8febdaa0426634fa987eaf5f58577 (diff)
downloadsandcrawler-abdf6750dfcdcfb88f15f4bdb7a0e472087647eb.tar.gz
sandcrawler-abdf6750dfcdcfb88f15f4bdb7a0e472087647eb.zip
add GWB-to-S3 delivery pipeline script
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Pipfile b/python/Pipfile
index 17c9221..2953479 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -27,6 +27,7 @@ xmltodict = "*"
raven = "*"
pykafka = "*"
python-snappy = "*"
+# TODO: add boto3
[requires]
python_version = "3.5"