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:
|
||||
- python >=3.5.2
|
||||
- setuptools
|
||||
- numpy
|
||||
- binutils-or1k-linux
|
||||
run:
|
||||
- python >=3.5.2
|
||||
- llvmlite-artiq 0.12.0.dev py35_30
|
||||
|
|
Loading…
Reference in New Issue