forked from M-Labs/artiq
1
0
Fork 0

conda: update llvmlite-artiq dependency.

This commit is contained in:
whitequark 2017-12-26 21:46:20 +00:00
parent 9aec64093b
commit 40ca0ac83f
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ requirements:
- jesd204b 0.4 - jesd204b 0.4
- binutils-or1k-linux >=2.27 - binutils-or1k-linux >=2.27
- llvm-or1k 4.0.1 - llvm-or1k 4.0.1
- llvmlite-artiq 0.12.0 - llvmlite-artiq 0.20.0
- rust-core-or1k 1.22.1 17 - rust-core-or1k 1.22.1 17
- cargo 0.11.0 - cargo 0.11.0
- openocd 0.10.0+git1 - openocd 0.10.0+git1

View File

@ -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.12.0 - llvmlite-artiq 0.20.0
- binutils-or1k-linux - binutils-or1k-linux
- pythonparser >=1.1 - pythonparser >=1.1
- openocd 0.10.0+git1 - openocd 0.10.0+git1