
deploy:
  rm -fr dist
  uv build
  uv publish
