Skip to content

Commit

Permalink
added pytometry as dependency to resolve pip issue with installing
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikExner committed Aug 26, 2024
1 parent 4a4cc33 commit 16995d5
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 @@ -19,6 +19,7 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"pytometry",
"anndata",
"numpy",
"scipy",
Expand Down

0 comments on commit 16995d5

Please sign in to comment.