if is_depends_enabled ${SPELL} python; then
  default_install_python
else
  default_install_python3
fi
