forked from M-Labs/artiq
1
0
Fork 0

conda: remove openocd version constraint.

Conda chokes on it and I don't care enough to fix it.
This commit is contained in:
whitequark 2018-01-16 08:51:45 +00:00
parent 247167d34a
commit 3eb882b6b7
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ requirements:
- llvm-or1k 4.0.1 - llvm-or1k 4.0.1
- llvmlite-artiq 0.20.0 - llvmlite-artiq 0.20.0
- rust-core-or1k 1.23.0 19 - rust-core-or1k 1.23.0 19
- openocd 0.10.0+git2 - openocd
- lit - lit
- outputcheck - outputcheck
- coverage - coverage