forked from M-Labs/artiq
conda: fix llvmlite-artiq dependency
This commit is contained in:
parent
b4c52c34f7
commit
0f4bc54e92
|
@ -26,7 +26,7 @@ requirements:
|
|||
- setuptools 33.1.1
|
||||
run:
|
||||
- python >=3.5.3,<3.6
|
||||
- llvmlite-artiq 0.12.0.dev py35_30
|
||||
- llvmlite-artiq 0.12.0
|
||||
- binutils-or1k-linux
|
||||
- pythonparser >=1.1
|
||||
- openocd >=0.10
|
||||
|
|
Loading…
Reference in New Issue