forked from M-Labs/artiq
conda/artiq: don't need numpy or binutils to build
This commit is contained in:
parent
fb56c32d35
commit
e93f610323
|
@ -14,8 +14,6 @@ requirements:
|
||||||
build:
|
build:
|
||||||
- python >=3.5.2
|
- python >=3.5.2
|
||||||
- setuptools
|
- setuptools
|
||||||
- numpy
|
|
||||||
- binutils-or1k-linux
|
|
||||||
run:
|
run:
|
||||||
- python >=3.5.2
|
- python >=3.5.2
|
||||||
- llvmlite-artiq 0.12.0.dev py35_30
|
- llvmlite-artiq 0.12.0.dev py35_30
|
||||||
|
|
Loading…
Reference in New Issue