forked from M-Labs/artiq
conda: install lit and OutputCheck
This commit is contained in:
parent
6500d3fc63
commit
b97ad69135
|
@ -19,6 +19,8 @@ requirements:
|
||||||
run:
|
run:
|
||||||
- python >=3.5.1
|
- python >=3.5.1
|
||||||
- llvmlite-artiq 0.10.0.dev py35_24
|
- llvmlite-artiq 0.10.0.dev py35_24
|
||||||
|
- lit
|
||||||
|
- OutputCheck
|
||||||
- scipy
|
- scipy
|
||||||
- numpy
|
- numpy
|
||||||
- prettytable
|
- prettytable
|
||||||
|
|
Loading…
Reference in New Issue