From b97ad6913524e6f9d24e6ba5479fce34985adc32 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sun, 19 Jun 2016 09:58:02 +0800 Subject: [PATCH] conda: install lit and OutputCheck --- conda/artiq/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index af665270e..0edcc2cbe 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -19,6 +19,8 @@ requirements: run: - python >=3.5.1 - llvmlite-artiq 0.10.0.dev py35_24 + - lit + - OutputCheck - scipy - numpy - prettytable