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: