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

This commit is contained in:
2025-01-03 16:13:35 +00:00
parent e9d12c681d
commit 059d536d2a

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