mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix tests
This commit is contained in:
parent
a57aa8b145
commit
72b0adef76
5 changed files with 722 additions and 6 deletions
|
|
@ -39,8 +39,7 @@ COPY cli/pyproject.toml ./
|
|||
COPY cli/uv.lock ./
|
||||
COPY cli/README.md ./
|
||||
|
||||
# Install dependencies using uv
|
||||
RUN uv sync --frozen --no-dev
|
||||
RUN uv run pip install --no-cache-dir .
|
||||
|
||||
# Copy the rest of the application
|
||||
COPY cli .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue