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
Drop support for installation of 'docker', 'pipx', 'shellcheck' in Install XSOAR local development environment.
Selecting python in Install XSOAR local development environment will install the latest version of python3 and the latest version of python2 using pyenv.
Selecting poetry in Install XSOAR local development environment will install the latest version of poetry using the official installation script.
Demisto-SDK commands will now run from the poetry environment, if available.
Demisto-SDK commands will now run from the content path, if available.
Added options to Install/Update Demisto-SDK, to install using poetry or pip.