The windows shim references click within its import system, making it impossible to actually submodule or vendor click within another package if that package is intended to be run on Windows.
See: https://github.com/pallets/click/blob/master/click/_winconsole.py#L18
The windows shim references
clickwithin its import system, making it impossible to actually submodule or vendor click within another package if that package is intended to be run on Windows.See: https://github.com/pallets/click/blob/master/click/_winconsole.py#L18