Skip to content

Commit bb72bce

Browse files
committed
ci: get the right mosdepth version
1 parent 091315b commit bb72bce

File tree

3 files changed

+26
-43
lines changed

3 files changed

+26
-43
lines changed

pixi.lock

Lines changed: 24 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ unzip = "*"
7575
curl = "*"
7676
ffq = "*"
7777
sambamba = "*"
78-
mosdepth = ">=0.3.12"
78+
mosdepth = "==0.3.3"
7979
genmap = "*"
8080
bedtools = "*"
8181

workflow/envs/mosdepth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ channels:
22
- conda-forge
33
- bioconda
44
dependencies:
5-
- mosdepth>=0.3.12
5+
- mosdepth == 0.3.3

0 commit comments

Comments
 (0)