Skip to content

Commit 0d5fafc

Browse files
committed
Specify compatibility with AnnData 0.8
1 parent eec0ba5 commit 0d5fafc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ requires = [
2121
"numpy",
2222
"pandas",
2323
"h5py",
24-
"anndata",
24+
"anndata < 0.8",
2525
]
2626

2727
[tool.flit.metadata.requires-extra]

0 commit comments

Comments
 (0)