wallneradam / tc420

Python Library and CLI for TC420 (USB) LED Controller / Dimmer
GNU General Public License v3.0
21 stars 8 forks source link

update api to click >= 8.1.0 #11

Open gitaen opened 1 year ago

gitaen commented 1 year ago

resultcallback was renamed in click version 8.1.0 https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-0

schwabix-1311 commented 1 year ago

Hello, I can confirm this works with click 8.1.x on Manjaro ... and I need the fix. Any chance? Markus