Skip to content

Commit

Permalink
conda: another attempt at platform-specific dependencies
Browse files Browse the repository at this point in the history
sbourdeauducq committed May 28, 2016
1 parent a6afc16 commit 16063ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/artiq/meta.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 16063ff

Please sign in to comment.