forked from M-Labs/artiq
conda: obviously, platform-specific dependencies are broken
This commit is contained in:
parent
16063ff8fb
commit
4d6f53ce67
|
@ -38,8 +38,6 @@ requirements:
|
||||||
- binutils-or1k-linux
|
- binutils-or1k-linux
|
||||||
run:
|
run:
|
||||||
- python >=3.5.1
|
- python >=3.5.1
|
||||||
- readline [linux]
|
|
||||||
- pyreadline [win]
|
|
||||||
- llvmlite-artiq 0.10.0.dev py35_24
|
- llvmlite-artiq 0.10.0.dev py35_24
|
||||||
- scipy
|
- scipy
|
||||||
- numpy
|
- numpy
|
||||||
|
|
Loading…
Reference in New Issue