forked from M-Labs/artiq
conda: fix misoc version
This commit is contained in:
parent
af88c4c93e
commit
c28fe47164
|
@ -15,7 +15,7 @@ requirements:
|
||||||
- python >=3.5.3,<3.6
|
- python >=3.5.3,<3.6
|
||||||
- setuptools 33.1.1
|
- setuptools 33.1.1
|
||||||
- migen 0.7 py35_35+git9bc084a
|
- migen 0.7 py35_35+git9bc084a
|
||||||
- misoc 0.11 py35_18+gitfb92c5ee
|
- misoc 0.11 py35_19+git86c6fcb3
|
||||||
- jesd204b 0.6
|
- jesd204b 0.6
|
||||||
- microscope
|
- microscope
|
||||||
- binutils-or1k-linux >=2.27
|
- binutils-or1k-linux >=2.27
|
||||||
|
|
Loading…
Reference in New Issue