From e23be49208dd0b6672cc729345d207158760c73d Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Wed, 1 Feb 2017 22:26:12 +0100 Subject: [PATCH] conda: clean up dependencies --- conda/artiq-dev/meta.yaml | 1 + conda/artiq/meta.yaml | 8 ++------ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/conda/artiq-dev/meta.yaml b/conda/artiq-dev/meta.yaml index ec9d330b1..5d0a6f349 100644 --- a/conda/artiq-dev/meta.yaml +++ b/conda/artiq-dev/meta.yaml @@ -24,6 +24,7 @@ requirements: - cargo - lit - outputcheck + - coverage - scipy - numpy - prettytable diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index bb3cef0d6..6b3139deb 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -17,16 +17,14 @@ requirements: run: - python >=3.5.2 - llvmlite-artiq 0.12.0.dev py35_30 + - binutils-or1k-linux + - pythonparser 1.0 - lit - outputcheck - scipy - numpy - prettytable - asyncserial - - sphinx 1.4.8 - - sphinx-argparse - - sphinxcontrib-wavedrom - - sphinx_rtd_theme - h5py - dateutil - pyqt5 @@ -34,8 +32,6 @@ requirements: - pyqtgraph - pygit2 - aiohttp - - binutils-or1k-linux - - pythonparser 1.0 - levenshtein test: