Skip to content

Commit 7fa20da

Browse files
authored
Merge pull request #142 from sunpoet/main
Fix typo
2 parents 2fe3c9a + 6ef1b19 commit 7fa20da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"jax": "jax",
2222
"pytorch": "pytorch",
2323
"dask": "dask",
24-
"sprase": "sparse >=0.15.1",
24+
"sparse": "sparse >=0.15.1",
2525
},
2626
classifiers=[
2727
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)