From a003a56be9ca95abb15edb66f2560dd24e78c245 Mon Sep 17 00:00:00 2001 From: Eelco Hoogendoorn Date: Thu, 6 Apr 2017 00:00:42 +0200 Subject: [PATCH] env bump --- conda-recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 73d7061..13bb0b6 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -19,7 +19,7 @@ requirements: run: - python - numpy - - future 0.15* + - future source: path: .. test: @@ -28,4 +28,4 @@ test: imports: - numpy_indexed requires: - - pytest >=2.8.4,<2.9 + - pytest