From e93f61032351b7735c384f7a6c3fcca8941bb314 Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Wed, 1 Feb 2017 21:48:15 +0100 Subject: [PATCH] conda/artiq: don't need numpy or binutils to build --- conda/artiq/meta.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index 9c3a841b3..bb3cef0d6 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -14,8 +14,6 @@ requirements: build: - python >=3.5.2 - setuptools - - numpy - - binutils-or1k-linux run: - python >=3.5.2 - llvmlite-artiq 0.12.0.dev py35_30