We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a230bca commit 3574ef3Copy full SHA for 3574ef3
1 file changed
pyproject.toml
@@ -51,7 +51,7 @@ test = [
51
"flake8",
52
"mofapy2",
53
"anndata[lazy]",
54
- "fast-array-utils>=1.2.3" # need to explicitly depend on that, see https://github.com/scverse/muon/issues/174
+ "fast-array-utils" # need to explicitly depend on that, see https://github.com/scverse/muon/issues/174
55
]
56
57
[tool.flit.metadata.urls]
0 commit comments