forked from M-Labs/artiq
conda: fix llvmlite dependency
This commit is contained in:
parent
7e14f3ca4e
commit
ad39c76a56
|
@ -26,7 +26,7 @@ requirements:
|
||||||
- setuptools 33.1.1
|
- setuptools 33.1.1
|
||||||
run:
|
run:
|
||||||
- python >=3.5.3,<3.6
|
- python >=3.5.3,<3.6
|
||||||
- llvmlite-artiq 0.23.0.dev py35_4
|
- llvmlite-artiq 0.23.0.dev py35_5
|
||||||
- binutils-or1k-linux >=2.27
|
- binutils-or1k-linux >=2.27
|
||||||
- pythonparser >=1.1
|
- pythonparser >=1.1
|
||||||
- openocd 0.10.0 6
|
- openocd 0.10.0 6
|
||||||
|
|
Loading…
Reference in New Issue