Skip to content

Comments

Issue#7 fix cli dependency on click#18

Closed
poggenpower wants to merge 1 commit intosvalouch:mainfrom
poggenpower:main
Closed

Issue#7 fix cli dependency on click#18
poggenpower wants to merge 1 commit intosvalouch:mainfrom
poggenpower:main

Conversation

@poggenpower
Copy link

Pin click version to 7.1.2

See #17

Pin click version to 7.1.2
@svalouch svalouch closed this in 423a484 May 5, 2022
@svalouch
Copy link
Owner

svalouch commented May 5, 2022

Thanks for the heads-up. I've updated the CLI to be compatible with Click from 7.0 up to the latest 8.1.x. My local tests (all Python 3.10) were successful, although depending on the Version of Click, the way to activate the completion is different.

  • 7.x: eval "$(_RCTCLIENT_COMPLETE=source_bash rctclient)"
  • 8.x: eval "$(_RCTCLIENT_COMPLETE=bash_source rctclient)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants