poetry-plugin-bundle
poetry-plugin-bundle copied to clipboard
Best practices to add `poetry bundle` options to `pyproject.toml`
Any suggestions? This repository adds two features in my mind: 1/ the bundler manager for poetry bundle and 2/ the bundler class for poetry bundle venv. For using this repository it would be great to add options for the bundler manager in toml instead of specifying them in the command line. Also, could other plugins that introduce other bundler classes also place their options in the same section of toml? Thank you
I guess, this new feature just introduced in Poetry 2.0 might help here: https://python-poetry.org/blog/announcing-poetry-2.0.0#project-plugins-and-forcing-a-minimum-poetry-version