Skip to content

Commit 5b1fac0

Browse files
Merge pull request #24 from LohseLab/GertjanBisschop-patch-1
Update setup.py
2 parents 2318b16 + 1eb8842 commit 5b1fac0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"bcftools",
2525
"samtools",
2626
"vcflib==1.0.3",
27-
"tabixpp==1.1.0"
28-
"mosdepth==0.3.2"
27+
"tabixpp==1.1.0",
28+
"mosdepth==0.3.2",
2929
],
3030
entry_points={
3131
'console_scripts': [

0 commit comments

Comments
 (0)