conda: clean up dependencies

This commit is contained in:
Robert Jördens 2017-02-01 22:26:12 +01:00
parent e93f610323
commit e23be49208
2 changed files with 3 additions and 6 deletions

View File

@ -24,6 +24,7 @@ requirements:
- cargo - cargo
- lit - lit
- outputcheck - outputcheck
- coverage
- scipy - scipy
- numpy - numpy
- prettytable - prettytable

View File

@ -17,16 +17,14 @@ requirements:
run: run:
- python >=3.5.2 - python >=3.5.2
- llvmlite-artiq 0.12.0.dev py35_30 - llvmlite-artiq 0.12.0.dev py35_30
- binutils-or1k-linux
- pythonparser 1.0
- lit - lit
- outputcheck - outputcheck
- scipy - scipy
- numpy - numpy
- prettytable - prettytable
- asyncserial - asyncserial
- sphinx 1.4.8
- sphinx-argparse
- sphinxcontrib-wavedrom
- sphinx_rtd_theme
- h5py - h5py
- dateutil - dateutil
- pyqt5 - pyqt5
@ -34,8 +32,6 @@ requirements:
- pyqtgraph - pyqtgraph
- pygit2 - pygit2
- aiohttp - aiohttp
- binutils-or1k-linux
- pythonparser 1.0
- levenshtein - levenshtein
test: test: