Skip to content

Commit

Permalink
[ci skip] Merge PR 32017
Browse files Browse the repository at this point in the history
Merge PR bioconda#32017, commits were: 
 * Fix jsonschema requirement
 * Merge branch 'bioconda:master' into master
 * Update meta.yaml
 * Update meta.yaml
 * Update meta.yaml
 * Update meta.yaml
 * Update meta.yaml
 * Update meta.yaml
 * Update meta.yaml
 * Update meta.yaml
 * Update meta.yaml
 * See if ete3 is the issue
 * Update meta.yaml
 * Update meta.yaml
 * Update meta.yaml
 * debug
 * Update meta.yaml
 * Update meta.yaml
 * Update recipes/deeparg/meta.yaml
 * Add deepARG recipe
 * Merge branch 'master' of github.com:jfy133/bioconda-recipes into master
 * Merge branch 'bioconda:master' into master
 * Add deepARG recipe
 * Merge branch 'bioconda:master' into master
 * Merge branch 'bioconda:master' into master
 * Merge branch 'bioconda:master' into master
 * Merge branch 'bioconda:master' into master
 * Merge pull request #2 from bioconda/master

Get latest versions
 * Merge pull request #1 from bioconda/master

Get latest GATK recipe
  • Loading branch information
jfy133 authored Dec 15, 2021
1 parent 035d9af commit 252b67d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/nf-core/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ source:

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

requirements:
Expand All @@ -29,7 +29,7 @@ requirements:
- requests-cache
- tabulate
- git
- jsonschema
- jsonschema >=3.0
- jinja2
- rich >=9.8.2
- prompt_toolkit>=3.0.3
Expand Down

0 comments on commit 252b67d

Please sign in to comment.