if is_depends_enabled "$SPELL" python3; then
  export PYTHON=/usr/bin/python3
fi &&
default_build
