Skip to content

Commit 5304839

Browse files
committed
Update dependency to reflect rename of graphblas->ss_graphblas
1 parent 5e15a5b commit 5304839

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipe/meta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ requirements:
1616
build:
1717
- python >=3.5
1818
- cffi
19-
- graphblas ==3.1.1
19+
- ss_graphblas ==3.1.1
2020

2121
host:
2222
- python >=3.5
2323
- cffi
24-
- graphblas ==3.1.1
24+
- ss_graphblas ==3.1.1
2525

2626
run:
2727
- python >=3.5
2828
- cffi
29-
- graphblas ==3.1.1
29+
- ss_graphblas ==3.1.1
3030

3131
about:
3232
home: https://github.com/jim22k/grblas

0 commit comments

Comments
 (0)