forked from M-Labs/artiq
conda: pin openocd dependency
This commit is contained in:
parent
412548a86c
commit
22d5859876
|
@ -22,7 +22,7 @@ requirements:
|
|||
- llvmlite-artiq 0.12.0
|
||||
- rust-core-or1k 1.20.0 16
|
||||
- cargo 0.11.0
|
||||
- openocd >=0.10.0+git
|
||||
- openocd 0.10.0+git
|
||||
- lit
|
||||
- outputcheck
|
||||
- coverage
|
||||
|
|
|
@ -29,7 +29,7 @@ requirements:
|
|||
- llvmlite-artiq 0.12.0
|
||||
- binutils-or1k-linux
|
||||
- pythonparser >=1.1
|
||||
- openocd >=0.10.0+git
|
||||
- openocd 0.10.0+git
|
||||
- lit
|
||||
- outputcheck
|
||||
- scipy
|
||||
|
|
Loading…
Reference in New Issue