Open vallsv opened 3 years ago
Hi,
There is a regression on click 8 which break the coilmq application.
coilmq
This MR ensure to use the proper way to read boolean flag from click documentation.
click
As result click 8 can be used, and it should ensure to work with further click version.
See https://github.com/pallets/click/issues/1897
Hi,
There is a regression on click 8 which break the
coilmq
application.This MR ensure to use the proper way to read boolean flag from
click
documentation.As result
click
8 can be used, and it should ensure to work with further click version.See https://github.com/pallets/click/issues/1897