forked from M-Labs/artiq
conda: restrict to llvm-or1k 3.5
This commit is contained in:
parent
eeba804095
commit
f4dd37924e
|
@ -37,6 +37,7 @@ requirements:
|
||||||
- binutils-or1k-linux
|
- binutils-or1k-linux
|
||||||
run:
|
run:
|
||||||
- python >=3.5.1
|
- python >=3.5.1
|
||||||
|
- llvm-or1k 3.5.*
|
||||||
- llvmlite-artiq
|
- llvmlite-artiq
|
||||||
- scipy
|
- scipy
|
||||||
- numpy
|
- numpy
|
||||||
|
|
Loading…
Reference in New Issue