Marwan Debbiche
Marwan Debbiche
Hi, I am having issue deploying a service with some poetry [path dependencies](https://python-poetry.org/docs/versions/#path-dependencies) and the option `dockerizePip: true`. Here is my project structure: ``` repository-root ├── lambdas │ ├── serverless.yaml...
- [x] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [](https://codesandbox.io/s/recharts-issue-template-forked-cfmcl1?file=/package.json) ### Steps to reproduce When making...