Use custom pypi repository #713
Labels
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
type/feature
Feature request
Hi,
we have a pypi repository in CodeArtifact where we push some in-house developed python packages.
Now we would like to use that private pypi repository in our lambda so it can download those "private" packages.
I've been reading the builder code but I do not find a way to configure/use a custom pypi repository.
To my understanding I have two options:
I'm not an expert and I was wondering if someone could provide some hint on how to get the custom repo in the lambda though the lambdabuilder instead of going into one of the above options I've listed.
thanks
The text was updated successfully, but these errors were encountered: