Skip to content

Commit

Permalink
[biobb_godmd] update 5.0.0 (#53214)
Browse files Browse the repository at this point in the history
  • Loading branch information
gbayarri authored Jan 14, 2025
1 parent e47b210 commit 27b934b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/biobb_godmd/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: edb62b0ca1dc5b8ee89f33cd44e8d2aa6e53ba6fd378f6c193aa6adf603fc282

build:
number: 0
number: 1
noarch: python
script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv"
run_exports:
Expand All @@ -20,13 +20,13 @@ requirements:
host:
- python >=3.8
- setuptools
- biobb_common ==4.2.0
- biobb_common ==5.0.0
- godmd ==1.0.0
- emboss

run:
- python >=3.8
- biobb_common ==4.2.0
- biobb_common ==5.0.0
- godmd ==1.0.0
- emboss

Expand Down

0 comments on commit 27b934b

Please # to comment.