From 0eae25cae7a5c6e291af7f0c81047785ec92c55c Mon Sep 17 00:00:00 2001 From: whitequark Date: Sat, 2 Apr 2016 09:53:56 +0000 Subject: [PATCH] Revert "conda: simplify llvmlite-artiq version requirement" This reverts commit 4d54695863f1689cd59537791076397778581d9f. --- conda/artiq/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index a04c82c13..1ca39e0a9 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -37,7 +37,7 @@ requirements: - binutils-or1k-linux run: - python >=3.5.1 - - llvmlite-artiq 0.5.1 + - llvmlite-artiq 0.5.1 py35_17 - scipy - numpy - prettytable