forked from M-Labs/artiq
bump setuptools (#705)
This commit is contained in:
parent
dff446dba4
commit
85235bd3c1
|
@ -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.4
|
- migen 0.4
|
||||||
- misoc 0.3
|
- misoc 0.3
|
||||||
- binutils-or1k-linux
|
- binutils-or1k-linux
|
||||||
|
|
|
@ -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.10.0.dev py35_24
|
- llvmlite-artiq 0.10.0.dev py35_24
|
||||||
|
|
Loading…
Reference in New Issue