forked from M-Labs/artiq
conda: fix llvmlite-artiq dependency
This commit is contained in:
parent
d500e61d89
commit
a49bb2bc50
|
@ -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