Marwan Debbiche

Results 2 issues of 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 [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/recharts-issue-template-forked-cfmcl1?file=/package.json) ### Steps to reproduce When making...

bug
P1