#!/bin/bash

. parse-args "$@"

set -eux

uv pip install --python /ve/p/.venv/bin/python --no-deps /tmp/repo
