Skip to content

Commit

Permalink
Add ont-pybasecall-client-lib as a dependency under target dorado
Browse files Browse the repository at this point in the history
  • Loading branch information
Adoni5 committed Apr 17, 2024
1 parent edb29fb commit 5bbe589
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 @@ -54,7 +54,8 @@ dev = ["readfish[all,docs,tests]", "pre-commit"]
mappy = ["mappy"]
mappy-rs = ["mappy-rs >= 0.0.6"]
guppy = ["ont_pyguppy_client_lib"]
all = ["readfish[mappy,mappy-rs,guppy]"]
dorado = ["ont-pybasecall-client-lib"]
all = ["readfish[mappy,mappy-rs,guppy,dorado]"]

[project.urls]
Documentation = "https://looselab.github.io/readfish"
Expand Down

0 comments on commit 5bbe589

Please sign in to comment.