We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69a0c0 commit b7b2e67Copy full SHA for b7b2e67
pyproject.toml
@@ -54,7 +54,7 @@ tests = [
54
tox = ["sparse[tests]", "tox"]
55
notebooks = ["sparse[tests]", "nbmake", "matplotlib"]
56
all = ["sparse[docs,tox,notebooks]", "matrepr"]
57
-finch = ["finch-tensor>=0.1.31"]
+finch = ["finch-tensor>=0.1.35"]
58
59
[project.urls]
60
Documentation = "https://sparse.pydata.org/"
0 commit comments