зеркало из
https://github.com/VIGINUM-FR/D3lta.git
synced 2025-10-29 13:06:10 +02:00
fix(devcontainer): reflect updates to pyproject.toml in #22
Этот коммит содержится в:
родитель
a18992748e
Коммит
8df5772178
@ -17,7 +17,7 @@ RUN pip install --no-cache-dir --upgrade pip
|
|||||||
RUN pipx install poetry==${POETRY_VERSION}
|
RUN pipx install poetry==${POETRY_VERSION}
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY pyproject.toml poetry.lock setup.py README.md ./
|
COPY pyproject.toml poetry.lock README.md LICENSE.txt ./
|
||||||
# pre-install dependencies
|
# pre-install dependencies
|
||||||
RUN --mount=type=cache,target=/root/.cache poetry install --no-root
|
RUN --mount=type=cache,target=/root/.cache poetry install --no-root
|
||||||
|
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user