if is_depends_enabled $SPELL babel; then
  python setup.py compile_catalog -f
fi &&

default_build
