From 3eb882b6b75c65a28d180374f20ad6f7995a988e Mon Sep 17 00:00:00 2001 From: whitequark Date: Tue, 16 Jan 2018 08:51:45 +0000 Subject: [PATCH] conda: remove openocd version constraint. Conda chokes on it and I don't care enough to fix it. --- conda/artiq-dev/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/artiq-dev/meta.yaml b/conda/artiq-dev/meta.yaml index 290070c5e..2c5d97334 100644 --- a/conda/artiq-dev/meta.yaml +++ b/conda/artiq-dev/meta.yaml @@ -22,7 +22,7 @@ requirements: - llvm-or1k 4.0.1 - llvmlite-artiq 0.20.0 - rust-core-or1k 1.23.0 19 - - openocd 0.10.0+git2 + - openocd - lit - outputcheck - coverage