Klaus
05/27/2022, 12:19 PMKlaus
05/27/2022, 12:20 PMnode_modules/@serverless-stack/core/assets/python/Dockerfile.dependencies
I added the extra parameters -r requirements.txt -t .
and the bundling worked as expected thenKlaus
05/27/2022, 12:33 PMpipenv
or poetry
Those might need extra handling / testing. Potentially, some way to ma p in an extra pip.conf file might perhaps be an alternative to considerFrank
Frank
Frank