forked from M-Labs/artiq
do not attempt to use broken conda features
This commit is contained in:
parent
109aa73a6b
commit
6c39d939d8
|
@ -37,8 +37,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