Feature Request
The documentation mentions "The --dev-only option is now deprecated. You should use the --only dev notation instead." (https://python-poetry.org/docs/master/cli/)
However, this functionality is not actually available in poetry 1.1.11 (see poetry install --help). It would be great if you could bring it back (there have been other issues related to this).
Feature Request
The documentation mentions "The
--dev-onlyoption is now deprecated. You should use the--only devnotation instead." (https://python-poetry.org/docs/master/cli/)However, this functionality is not actually available in poetry 1.1.11 (see
poetry install --help). It would be great if you could bring it back (there have been other issues related to this).