forked from M-Labs/artiq
conda: remove openocd version constraint.
Conda chokes on it and I don't care enough to fix it.
This commit is contained in:
parent
247167d34a
commit
3eb882b6b7
|
@ -22,7 +22,7 @@ requirements:
|
|||
- llvm-or1k 4.0.1
|
||||
- llvmlite-artiq 0.20.0
|
||||
- rust-core-or1k 1.23.0 19
|
||||
- openocd 0.10.0+git2
|
||||
- openocd
|
||||
- lit
|
||||
- outputcheck
|
||||
- coverage
|
||||
|
|
Loading…
Reference in New Issue