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