Roshan Piumal
Results
1
comments of
Roshan Piumal
@AntoniusGolly for `serverless offline` you need to add ``` import pydevd_pycharm pydevd_pycharm.settrace('localhost', port=50059, stdoutToServer=True, stderrToServer=True) ``` to `./node_modules/serverless-offline/dist/lambda/handler-runner/python-runner/invoke.py`