Skip to content

Commit f6abb50

Browse files
committed
fix: add biopython to test dependencies
1 parent e2e6a91 commit f6abb50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ docs = [
4545
]
4646
dev = ["black[jupyter]>=22.12.0"]
4747

48-
test = ["pytest>=7.2.0", "polars"]
48+
test = ["pytest>=7.2.0", "polars", "biopython"]
4949

5050
[project.urls]
5151
Source = "https://github.com/Jhsmit/hdxms-datasets/"

0 commit comments

Comments
 (0)