Serverless Framework: Plugins
www.serverless.com › plugins › serverless-pythonThis will automatically add the plugin to your project's package.json and the plugins section of its serverless.yml. That's all that's needed for basic use! That's all that's needed for basic use! The plugin will now bundle your python dependencies specified in your requirements.txt or Pipfile when you run sls deploy .