Unhandled exception during autocomplete fix#109
Unhandled exception during autocomplete fix#109auvipy merged 4 commits intoclick-contrib:masterfrom opirko:unhandled-autocompl-exc-fix
Conversation
auvipy
left a comment
There was a problem hiding this comment.
seems some builds are failing! can you check?
|
Okay, I think it's fixed. It was failing with Click 7 due to the missing |
|
its failing again. can you recheck? we might consider dropping click 7 very soon but before that.... |
|
Now it was due to |
|
Nice to see this fixed. Any plans on releasing it anytime soon? Thanks! |
|
Hello! A PYPI release for this would be greatly appreciated :D |
|
OK, thanks I will release one soon |
|
Thank you so much 🙏 |
@auvipy A release with the fix would be highly appreciated. The UsageError does not provide great user experience. I tried to bypass it and specify directly in my pyproject.toml dependencies: which works locally, but fails when releasing to PyPI (this feature is not supported there) 😞 |
|
Sorry, i got so many packages to maintain and now got a baby to look after now. I have plans to release a new version before the end of march. |
|
any chance to see this released in a 0.3.1 package? thanks |
Fixes the issue mentioned in #108