Peter

Results 3 issues of Peter

I think an option `poetry install --all-optional-groups` is needed. ## What is the use-case for this? When you create a project with optional dependency groups, as detailed in the poetry...

kind/feature
status/triage

This is about installing a dependency in `--editable` mode for development while using the same dependency in the CI/CD pipeline from the package repository. I think this discussion was done...

kind/feature
status/triage

`poetry install` and `poetry bundle venv` differ in supported options. In CI/CD pipelines and Docker multi-stage builds, this gap makes `poetry bundle venv` less practical than it could be. -...