forked from M-Labs/artiq
conda: pin openocd (artiq, artiq-dev) #932
This commit is contained in:
parent
44c78a5e79
commit
3aafcc621a
|
@ -19,7 +19,7 @@ requirements:
|
|||
- binutils-or1k-linux
|
||||
- llvm-or1k
|
||||
- llvmlite-artiq 0.10.0.dev py35_24
|
||||
- openocd >=0.10
|
||||
- openocd 0.10.0 1
|
||||
- lit
|
||||
- outputcheck
|
||||
- coverage
|
||||
|
|
|
@ -29,7 +29,7 @@ requirements:
|
|||
- llvmlite-artiq 0.10.0.dev py35_24
|
||||
- binutils-or1k-linux
|
||||
- pythonparser 1.0
|
||||
- openocd >=0.10
|
||||
- openocd 0.10.0 1
|
||||
- lit
|
||||
- outputcheck
|
||||
- scipy
|
||||
|
|
Loading…
Reference in New Issue