Skip to content

fix(marketplace): stop publishing requirements.txt in build (FHUB-263) - #991

Merged
Eyal-Danieli merged 1 commit into
mlrun:developmentfrom
Eyal-Danieli:fix/reamove-req-from-build
Aug 18, 2026
Merged

fix(marketplace): stop publishing requirements.txt in build (FHUB-263)#991
Eyal-Danieli merged 1 commit into
mlrun:developmentfrom
Eyal-Danieli:fix/reamove-req-from-build

Conversation

@Eyal-Danieli

Copy link
Copy Markdown
Member

requirements.txt is only used for local testing and is never consumed by the
marketplace or mlrun (deps live in function.yaml/item.yaml). Excluding it from
the published src/ keeps duplicate, unfixable dependency-scan manifests out of
the generated artifact.

@Eyal-Danieli Eyal-Danieli changed the title fix(marketplace): stop publishing requirements.txt in build fix(marketplace): stop publishing requirements.txt in build (FHUB-263) Aug 18, 2026
@Eyal-Danieli
Eyal-Danieli merged commit 64fd4b1 into mlrun:development Aug 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant