From 4467016de8504ef2bc60a72657aa15a8cd72a2e0 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 31 Mar 2016 16:44:58 +0800 Subject: [PATCH] conda: try another way of specifying build number --- 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 e857c07c4..6573a5fa2 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=17 + - llvmlite-artiq 0.5.1=py35_17 - scipy - numpy - prettytable