From abdf6750dfcdcfb88f15f4bdb7a0e472087647eb Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 19 Feb 2019 16:17:49 -0800 Subject: add GWB-to-S3 delivery pipeline script --- python/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'python/Pipfile') 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" -- cgit v1.2.3