if [[ "${ENVYCONTROL_BRANCH}" == "scm" ]]; then
  depends git
fi &&

depends python3 &&
depends SETUPTOOLS
