Skip to content

Commit 4d54695

Browse files
committedApr 2, 2016
conda: simplify llvmlite-artiq version requirement
Later 0.5.1 packages deleted.
1 parent 63121e4 commit 4d54695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎conda/artiq/meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ requirements:
3737
- binutils-or1k-linux
3838
run:
3939
- python >=3.5.1
40-
- llvmlite-artiq 0.5.1 py35_17
40+
- llvmlite-artiq 0.5.1
4141
- scipy
4242
- numpy
4343
- prettytable

0 commit comments

Comments
 (0)
Please sign in to comment.