Skip to content

Commit

Permalink
Remove wasyprint in cstag (bioconda#49622)
Browse files Browse the repository at this point in the history
  • Loading branch information
akikuno authored Jul 29, 2024
1 parent a1f50ee commit 9db0d81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipes/cstag/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ source:
build:
noarch: python
script: {{ PYTHON }} -m pip install . -vv
number: 0
number: 1
run_exports:
- {{ pin_subpackage(name|lower, max_pin='x.x') }}

Expand All @@ -23,7 +23,6 @@ requirements:
- pip
run:
- python >=3.7.0,<4.0.0
- weasyprint >=52.5

test:
imports:
Expand Down

0 comments on commit 9db0d81

Please sign in to comment.