Skip to content

Commit

Permalink
fix: Remove htslib build pinning (#917)
Browse files Browse the repository at this point in the history
By patching repodata htslib dependencies, we no longer need to pin
htslib. See bioconda/bioconda-recipes#42895.
  • Loading branch information
jmarshall authored Sep 12, 2023
1 parent 9e0e445 commit c7efb92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bioconda_utils/bioconda_utils-conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ pin_run_as_build:
max_pin: x.x
min_pin: x.x

htslib:
- "1.17"

bamtools:
- "2.5.1"

Expand Down

0 comments on commit c7efb92

Please sign in to comment.