Skip to content

Commit

Permalink
add rpy2 to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Sep 3, 2024
1 parent 465ae6b commit 93223a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ dependencies = [
"numpy>=1.24.3,<2",
"scanpy>=1.10.2,<2",
"mudata>=0.3.0,<0.4",
"rpy2>=3.4.5,<4",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 93223a3

Please sign in to comment.