From cd8af67068a1be2262e965d06fbbc7a4589c1684 Mon Sep 17 00:00:00 2001 From: Conner Fromknecht Date: Fri, 30 Jun 2017 12:42:49 -0700 Subject: [PATCH] Update poloniex bundle URL --- catalyst/data/bundles/poloniex.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalyst/data/bundles/poloniex.py b/catalyst/data/bundles/poloniex.py index f868b3f1..e4c8928c 100644 --- a/catalyst/data/bundles/poloniex.py +++ b/catalyst/data/bundles/poloniex.py @@ -13,7 +13,7 @@ from catalyst.utils.cli import maybe_show_progress from . import core as bundles POLONIEX_BUNDLE_URL = ( - 'https://enigma.co/api/poloniex_bundle.tar', + 'https://www.dropbox.com/s/9naqffawnq8o4r2/poloniex-bundle.tar?dl=1' ) @bundles.register(