poetry show
and poetry install
should throw an error when used with an unknown group name
#4576
Closed
3 tasks done
Labels
area/cli
Related to the command line
area/error-handling
Bad error messages/insufficient error handling
area/ux
Features and improvements related to the user experience
-vvv
option).Issue
Specifying an unknown group name on
poetry show
andpoetry install
(and possibly other commands that handle dependency groups) results in no error whatsoever. E.g.IMHV, unknown group names, at least most of the time, imply typos and should result in an error.
The same happens e.g. in the
export
plugin, but I will open a separate issue there.The text was updated successfully, but these errors were encountered: