Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattheww95 authored Oct 23, 2024
1 parent c0d5545 commit a84a8f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/mikrokondo-tools/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ build:
noarch: python
script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
number: 0
run_exports:
- {{ pin_subpackage(name|lower, max_pin='x') }}

requirements:
host:
Expand All @@ -37,6 +39,7 @@ test:
- pip

about:
home: https://pypi.org/project/mikrokondo-tools
dev_url: https://github.com/DOED-DAAD/mikrokondo-tools
license: Apache-2.0
license_file: LICENSE.txt
Expand Down

0 comments on commit a84a8f8

Please sign in to comment.