Skip to content

Commit

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

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
- flexserv ==1.0.2
- pcasuite ==1.0.0
- perl
run:
- python >=3.8
- biobb_common ==4.2.0
- biobb_common ==5.0.0
- flexserv ==1.0.2
- pcasuite ==1.0.0
- perl
Expand Down

0 comments on commit e47b210

Please # to comment.