From 0f4bc54e920ca9ddcde0a8a9969a37d4d9f659f3 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sat, 30 Sep 2017 01:31:50 +0800 Subject: [PATCH] conda: fix llvmlite-artiq dependency --- 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 7841d0815..0f7aa1dd6 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -26,7 +26,7 @@ requirements: - setuptools 33.1.1 run: - python >=3.5.3,<3.6 - - llvmlite-artiq 0.12.0.dev py35_30 + - llvmlite-artiq 0.12.0 - binutils-or1k-linux - pythonparser >=1.1 - openocd >=0.10