Issue Kind
Unclear documentation
Existing Link
https://python-poetry.org/docs/pyproject/#extras
Description
Doc link: https://python-poetry.org/docs/pyproject/#extras
Any extras you don’t specify will be removed. Note this behavior is different from optional dependency groups not selected for install, e.g. those not specified via install --with.
What exactly does "removed" refer to here? Can someone help explain "different" in more detail here?
Thanks
Issue Kind
Unclear documentation
Existing Link
https://python-poetry.org/docs/pyproject/#extras
Description
Doc link: https://python-poetry.org/docs/pyproject/#extras
What exactly does "removed" refer to here? Can someone help explain "different" in more detail here?
Thanks