Skip to content

Commit d13e93f

Browse files
committed
Add pandas dependency
1 parent 0230ec0 commit d13e93f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ dependencies = [
2121
# colouredlogs pulls in humanfriendly",
2222
"cyvcf2",
2323
"bed_reader",
24+
"pandas",
2425
]
2526
requires-python = ">=3.9"
2627
classifiers = [

0 commit comments

Comments
 (0)