From a68379686f54a2f4e06cc6c8b26c318aa9785fcb Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Wed, 30 Oct 2019 16:11:24 +0000 Subject: updated requirements (#35) * updated requirements * added ccpi-reconstruction --- Wrappers/Python/conda-recipe/meta.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Wrappers/Python/conda-recipe/meta.yaml b/Wrappers/Python/conda-recipe/meta.yaml index ff55c6c..7263220 100644 --- a/Wrappers/Python/conda-recipe/meta.yaml +++ b/Wrappers/Python/conda-recipe/meta.yaml @@ -25,17 +25,13 @@ test: requirements: build: - python - - numpy {{ numpy }} - setuptools run: - - python - - {{ pin_compatible('numpy') }} - ccpi-framework - ccpi-reconstruction - ccpi-regulariser - - matplotlib - + about: home: http://www.ccpi.ac.uk license: Apache 2.0 License -- cgit v1.2.1