Personally, I prefer working in poetry environments instead of manually setting up a venv as described in the documentation.
So from my perspective, it would be nice to add either a poetry.lock or a uv.lock file to support that development style.
However, I didn't use poetry or uv with project.optional-dependencies yet, so I'm unsure how this fits.
Personally, I prefer working in poetry environments instead of manually setting up a venv as described in the documentation.
So from my perspective, it would be nice to add either a poetry.lock or a uv.lock file to support that development style.
However, I didn't use poetry or uv with
project.optional-dependenciesyet, so I'm unsure how this fits.