serverless-package-python-functions
serverless-package-python-functions copied to clipboard
Allow custom pip arguments
I need to pull from a private pypi repo, I'd like to specify the index-url via the pip argument.
Is this feature going to go in? I need it also because I need to add --system to the pip command, in order to avoid this "can't combine user with prefix" error.