mirror of https://github.com/m-labs/artiq.git
conda: fix llvmlite dependency
This commit is contained in:
parent
7e14f3ca4e
commit
ad39c76a56
|
@ -26,7 +26,7 @@ requirements:
|
|||
- setuptools 33.1.1
|
||||
run:
|
||||
- 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
|
||||
- pythonparser >=1.1
|
||||
- openocd 0.10.0 6
|
||||
|
|
Loading…
Reference in New Issue