forked from M-Labs/artiq
bump setuptools (#705)
This commit is contained in:
parent
fdb4e3f8cf
commit
234e41df9d
|
@ -13,7 +13,7 @@ build:
|
||||||
requirements:
|
requirements:
|
||||||
run:
|
run:
|
||||||
- python >=3.5.3,<3.6
|
- python >=3.5.3,<3.6
|
||||||
- setuptools
|
- setuptools 33.1.1
|
||||||
- migen 0.5.dev py_57+gitd4afdeb
|
- migen 0.5.dev py_57+gitd4afdeb
|
||||||
- misoc 0.6.dev py_17+git2d3f62f
|
- misoc 0.6.dev py_17+git2d3f62f
|
||||||
- jesd204b 0.3
|
- jesd204b 0.3
|
||||||
|
|
|
@ -13,7 +13,7 @@ build:
|
||||||
requirements:
|
requirements:
|
||||||
build:
|
build:
|
||||||
- python >=3.5.3,<3.6
|
- python >=3.5.3,<3.6
|
||||||
- setuptools
|
- setuptools 33.1.1
|
||||||
run:
|
run:
|
||||||
- python >=3.5.3,<3.6
|
- python >=3.5.3,<3.6
|
||||||
- llvmlite-artiq 0.12.0.dev py35_30
|
- llvmlite-artiq 0.12.0.dev py35_30
|
||||||
|
|
Loading…
Reference in New Issue