conda: another attempt at platform-specific dependencies

This commit is contained in:
Sebastien Bourdeauducq 2016-05-27 22:25:19 -05:00
parent a6afc16585
commit 16063ff8fb
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ requirements:
- binutils-or1k-linux
run:
- python >=3.5.1
- readline # [linux]
- pyreadline # [win]
- readline [linux]
- pyreadline [win]
- llvmlite-artiq 0.10.0.dev py35_24
- scipy
- numpy