Skip to content

Commit

Permalink
conda: use consistent org name
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Oct 30, 2023
1 parent c2e9bd1 commit 1b20e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/helpers/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ requirements:
# Set an upper boundary for pypdfium2_raw as defined in craft_packages.py
# NOTE There currently is no significant minimum pdfium requirement, but we could add one should the necessity arise.
- python
- pypdfium2_team::pypdfium2_raw <={{ pdfium_max }}
- pypdfium2-team::pypdfium2_raw <={{ pdfium_max }}

# FIXME this will embed the whole test suite in the package - not sure if that's a good idea
test:
Expand Down

0 comments on commit 1b20e4f

Please sign in to comment.