From 1ceda64f52d1d51518075fc7033c71fa4d056610 Mon Sep 17 00:00:00 2001 From: James Joyce Date: Mon, 4 Jun 2018 08:47:40 +0200 Subject: [PATCH] fix conda recipe --- ci/travis/recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/travis/recipe/meta.yaml b/ci/travis/recipe/meta.yaml index 287fd40..9ec2b0c 100644 --- a/ci/travis/recipe/meta.yaml +++ b/ci/travis/recipe/meta.yaml @@ -29,7 +29,7 @@ requirements: - setuptools run: - python - - bw2data >= 3.4.2 + - bw2data >=3.4.2 - brightway2 >=2.1.2 - pandas