Skip to content

Commit

Permalink
Update kedro-pack to 0.18.12
Browse files Browse the repository at this point in the history
- Sync'd version of kedro-pack with the version of kedro that is pinned.
- Updated the conda recipe with additional maintainers and pinned packages.
- Added the source and build sections to the recipe pointing to the release on PyPI.

Signed-off-by: Kevin Mills <[email protected]>
  • Loading branch information
millsks committed Aug 29, 2023
1 parent 8837147 commit 7e87c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ module_name }}-{{ version }}.tar.gz
sha256: be32b110d9dda42beb9830a4ec10c94736333c595fbcb71d498bd7b38ffb1c46
sha256: d8783880e42c840338e66e0fec8ee833b5fb523e10f7a336a891cc3c97fe5f4f

build:
number: 0
Expand Down

0 comments on commit 7e87c5e

Please sign in to comment.