Skip to content

Commit

Permalink
[ci skip] Merge PR 39703
Browse files Browse the repository at this point in the history
Merge PR bioconda#39703, commits were: 
 * Apply suggestions from code review
 * bcbio-gff: pin biopython

xref chapmanb/bcbb#136
  • Loading branch information
bernt-matthias authored and cokelaer committed Apr 28, 2023
1 parent ed2a5cc commit f1b9b8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/bcbio-gff/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: 34dfa970e14f4533dc63c0a5512b7b5221e4a06449e6aaa344162ed5fdd7a1de

build:
number: 0
number: 1
noarch: python
script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv"

Expand All @@ -21,7 +21,7 @@ requirements:
run:
- python
- six
- biopython
- biopython <1.81
- bx-python

test:
Expand Down

0 comments on commit f1b9b8b

Please sign in to comment.