From ab15b31baf13d3e4528e1cd713ab609a5ed39f0d Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Mon, 14 May 2018 16:57:16 +0200 Subject: Import (#13) * add dependency on ccpi-regulariser * fixed import names --- Wrappers/Python/conda-recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'Wrappers/Python/conda-recipe') diff --git a/Wrappers/Python/conda-recipe/meta.yaml b/Wrappers/Python/conda-recipe/meta.yaml index f97de5e..edec71b 100644 --- a/Wrappers/Python/conda-recipe/meta.yaml +++ b/Wrappers/Python/conda-recipe/meta.yaml @@ -19,6 +19,7 @@ requirements: - numpy - ccpi-framework - ccpi-reconstruction + - ccpi-regulariser - matplotlib about: -- cgit v1.2.3