mirror of https://github.com/m-labs/artiq.git
conda: require llvmlite-artiq built for LLVM 3.8.
This commit is contained in:
parent
f26990aa57
commit
66bbee51d8
|
@ -37,7 +37,7 @@ requirements:
|
||||||
- binutils-or1k-linux
|
- binutils-or1k-linux
|
||||||
run:
|
run:
|
||||||
- python >=3.5.1
|
- python >=3.5.1
|
||||||
- llvmlite-artiq 0.10.0.dev py35_20
|
- llvmlite-artiq 0.10.0.dev py35_21
|
||||||
- scipy
|
- scipy
|
||||||
- numpy
|
- numpy
|
||||||
- prettytable
|
- prettytable
|
||||||
|
|
Loading…
Reference in New Issue