From 56952aeb74115b5b03e68782d9b23a583e0b27f9 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 31 Mar 2016 16:36:14 +0800 Subject: [PATCH] conda: restrict llvmlite-artiq --- conda/artiq/meta.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index 510c130c4..e857c07c4 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -37,8 +37,7 @@ requirements: - binutils-or1k-linux run: - python >=3.5.1 - - llvm-or1k 3.5.* - - llvmlite-artiq + - llvmlite-artiq 0.5.1=17 - scipy - numpy - prettytable