From 94ef876c088757c2b39052e4670287c67c8233a1 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 21 Feb 2019 01:00:08 +0800 Subject: [PATCH] remove lit and outputcheck dependencies from conda package (not needed for users) --- artiq/conda-artiq.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/artiq/conda-artiq.nix b/artiq/conda-artiq.nix index 48e1508..2948f7d 100644 --- a/artiq/conda-artiq.nix +++ b/artiq/conda-artiq.nix @@ -44,8 +44,6 @@ let - binutils-or1k-linux >=2.27 - pythonparser >=1.1 - openocd 0.10.0 6 - - lit - - outputcheck - scipy - numpy - prettytable