Skip to content

Commit

Permalink
add cellfinder-core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sfmig committed Oct 2, 2023
1 parent e4d7ced commit 07f6772
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ readme = "README.md"
requires-python = ">=3.8.0"
dynamic = ["version"]
dependencies = [
"pooch"
"pooch",
"cellfinder-core"
]
license = {text = "BSD-3-Clause"}

Expand Down

0 comments on commit 07f6772

Please sign in to comment.