feat: add uv
Some checks failed
/ release (push) Failing after 1m27s

This commit is contained in:
Luke Tainton 2025-01-03 16:13:35 +00:00
parent e9d12c681d
commit 059d536d2a
Signed by: luke
SSH Key Fingerprint: SHA256:D34npKT7UaiT/7gULqu7EPSLWWVAjTjXf4kKfJ/fQBo

View File

@ -7,4 +7,4 @@ ENV PIPX_BIN_DIR=/usr/local/bin
RUN apt-get update && \
apt-get install -y pipx && \
apt-get clean && \
pipx install poetry
pipx install poetry uv