From d8f3c2ffad0b685db6c3196ac3efe846c019f6d7 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 3 Apr 2018 02:23:58 +0000 Subject: add setuptools (can probably remove) --- backfill/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'backfill/Pipfile') diff --git a/backfill/Pipfile b/backfill/Pipfile index e986fee..817a7ff 100644 --- a/backfill/Pipfile +++ b/backfill/Pipfile @@ -11,6 +11,7 @@ happybase-mock = "*" pytest = "*" mrjob = "*" pytest-pythonpath = "*" +setuptools = "*" [requires] python_version = "3.5" -- cgit v1.2.3