You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't install lium-cli into a venv that has btcli because they depend on different versions of typer, namely <0.16 for lium-cli and >=0.16 for btcli. It would be nice to make them compatible.
I can't install lium-cli into a venv that has btcli because they depend on different versions of typer, namely <0.16 for lium-cli and >=0.16 for btcli. It would be nice to make them compatible.