Hi all,
I was wondering if there were any issues with the serverless-python-requirements plugin after the V4 release. I’m suddenly experiencing issues in v4 which I didn’t have in v3.
The specific issue is that my requirements.txt file is not copied into the .serverless folder. So a sls package fails since it can’t find the file in the folder.
Looking for people who are in the same boat.
Any feedback, solutions,… are of course welcome