default_build &&


if is_depends_enabled $SPELL python
then
  cd python &&
  python setup.py build &&
  cd ../
fi
