From 1ee37422c649aeb11a3f0bbe873b9c479992a5aa Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 30 Mar 2018 11:03:16 -0700 Subject: renames --- hbase_cdx_backfill/Pipfile | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 hbase_cdx_backfill/Pipfile (limited to 'hbase_cdx_backfill/Pipfile') diff --git a/hbase_cdx_backfill/Pipfile b/hbase_cdx_backfill/Pipfile deleted file mode 100644 index 83dc463..0000000 --- a/hbase_cdx_backfill/Pipfile +++ /dev/null @@ -1,21 +0,0 @@ -[[source]] - -url = "https://pypi.python.org/simple" -verify_ssl = true -name = "pypi" - - -[dev-packages] - - - -[packages] - -happybase = "*" -happybase-mock = "*" -nose = "*" - - -[requires] - -python_version = "3.5" -- cgit v1.2.3