click-contrib / click-default-group

Extends click.Group to invoke a command without explicit subcommand name.
BSD 3-Clause "New" or "Revised" License
73 stars 17 forks source link

make tests compatible with click 8 #18

Closed dotlambda closed 1 year ago

dotlambda commented 3 years ago

It now outputs "No such option".

closes #16

kloczek commented 2 years ago

Any chance to merge that PR and make new release?

kloczek commented 2 years ago

Just found that this PR fixes https://github.com/click-contrib/click-default-group/issues/16