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
Updates made to cli.command have added a call to exceptions.PipenvOptionsError -- but exceptions is not imported. Additionally, a few click.echo calls made it through, but click isn't imported as a fully qualified module.