forked from M-Labs/artiq
bump setuptools (#705)
This commit is contained in:
parent
dff446dba4
commit
85235bd3c1
|
@ -13,7 +13,7 @@ build:
|
|||
requirements:
|
||||
run:
|
||||
- python >=3.5.3,<3.6
|
||||
- setuptools
|
||||
- setuptools 33.1.1
|
||||
- migen 0.4
|
||||
- misoc 0.3
|
||||
- binutils-or1k-linux
|
||||
|
|
|
@ -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.10.0.dev py35_24
|
||||
|
|
Loading…
Reference in New Issue