Skip to content

dashmug/serverless-python-requirements-issue-437

Repository files navigation

Project Info

Minimum example repo to reproduce the bug in serverless/serverless-python-requirements#437.

Requirements

Setup

$ yarn install
$ poetry install

Steps to reproduce bug

$ yarn sls package
$ du -h  .serverless/serverless-python-requirements-issue-437.zip

It will return

8.0M	.serverless/serverless-python-requirements-issue-437.zip

Unzipping that above ZIP file for inspection shows all files (__pycache__ and dist-info directories as well as .pyc and .pyo files).

About

Minimum example repo to reproduce the bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages