We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec0ba5 commit 0d5fafcCopy full SHA for 0d5fafc
1 file changed
pyproject.toml
@@ -21,7 +21,7 @@ requires = [
21
"numpy",
22
"pandas",
23
"h5py",
24
- "anndata",
+ "anndata < 0.8",
25
]
26
27
[tool.flit.metadata.requires-extra]
0 commit comments