Skip to content

Commit ee9781a

Browse files
Require ArrayInterface 6 if using ArrayInterfaceCore
1 parent afc57cc commit ee9781a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/ArrayInterfaceCore/Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
99
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
1010

1111
[compat]
12+
ArrayInterface = "6"
1213
julia = "1.6"
14+
15+
[extras]
16+
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

0 commit comments

Comments
 (0)