From eb5d55478daea452da9b88896ce8fbdb1f8a72a1 Mon Sep 17 00:00:00 2001 From: Victor Grau Serrat Date: Thu, 7 Dec 2017 23:04:54 -0700 Subject: [PATCH] MAINT: added CCXT requirement to Conda yml environment --- etc/python2.7-environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/python2.7-environment.yml b/etc/python2.7-environment.yml index d59c36ae..3959b8df 100644 --- a/etc/python2.7-environment.yml +++ b/etc/python2.7-environment.yml @@ -20,6 +20,7 @@ dependencies: - bcolz==0.12.1 - bottleneck==1.2.1 - chardet==3.0.4 + - ccxt==1.10.319 - click==6.7 - contextlib2==0.5.5 - cycler==0.10.0