From a7a55c9ec97b7ea4d6836161eeca913e0f1c6a51 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Wed, 12 Oct 2016 21:47:43 +0900 Subject: [PATCH] Reenable yahoo-finance-api package. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e0ba188..e7685c82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1766,7 +1766,7 @@ packages: - natural-transformation - opaleye-trans - read-env-var - # - yahoo-finance-api # https://github.com/cdepillabout/yahoo-finance-api/issues/1 + - yahoo-finance-api "Franklin Chen @FranklinChen": - Ebnf2ps @@ -2859,6 +2859,7 @@ expected-test-failures: - wai-cors # PhantomJS - wai-session-postgresql # PostgreSQL - webdriver-angular # webdriver server + - yahoo-finance-api # Requires being able to access Yahoo Finance API # Deprecated # Eventually we'll have to disable these packages completely.