mirror of https://github.com/m-labs/artiq.git
conda: pin openocd build
This commit is contained in:
parent
49a265453d
commit
c4262ae544
|
@ -21,7 +21,7 @@ requirements:
|
|||
- llvm-or1k 4.0.1
|
||||
- llvmlite-artiq 0.20.0
|
||||
- rust-core-or1k 1.23.0 19
|
||||
- openocd ==0.10.0
|
||||
- openocd 0.10.0 1
|
||||
- lit
|
||||
- outputcheck
|
||||
- coverage
|
||||
|
|
|
@ -29,7 +29,7 @@ requirements:
|
|||
- llvmlite-artiq 0.20.0
|
||||
- binutils-or1k-linux >=2.27
|
||||
- pythonparser >=1.1
|
||||
- openocd ==0.10.0
|
||||
- openocd 0.10.0 1
|
||||
- lit
|
||||
- outputcheck
|
||||
- scipy
|
||||
|
|
Loading…
Reference in New Issue