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