Skip to content

Commit

Permalink
Update recipe wipertools (#52332)
Browse files Browse the repository at this point in the history
  • Loading branch information
mazzalab authored Nov 25, 2024
1 parent aeda2e9 commit 9165683
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions recipes/wipertools/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ source:
sha256: {{ sha256 }}

build:
number: 0
number: 1
noarch: python
run_exports:
- {{ pin_subpackage('wipertools', max_pin="x.x") }}
Expand All @@ -24,8 +24,10 @@ requirements:
host:
- python >=3.10
- setuptools >=75.3
- coreutils >=8
run:
- python >=3.10
- coreutils >=8

test:
imports:
Expand All @@ -43,4 +45,4 @@ about:
extra:
recipe-maintainers:
- mazzalab
- irongraft
- tm4zza

0 comments on commit 9165683

Please sign in to comment.