serverless-package-python-functions icon indicating copy to clipboard operation
serverless-package-python-functions copied to clipboard

Allow custom pip arguments

Open mvanderlee opened this issue 8 years ago • 1 comments

I need to pull from a private pypi repo, I'd like to specify the index-url via the pip argument.

mvanderlee avatar Nov 07 '17 14:11 mvanderlee

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.

arkowitz avatar Mar 29 '21 19:03 arkowitz