Skip to content
Snippets Groups Projects
Commit 8325962b authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

install poetry-plugin-export

parent 737cf335
No related branches found
No related tags found
No related merge requests found
Pipeline #150158 passed
......@@ -6,7 +6,7 @@ WORKDIR /tmp
ENV PYTHONDONTWRITEBYTECODE 1
ENV PYTHONUNBUFFERED 1
RUN pip install poetry
RUN pip install poetry poetry-plugin-export
COPY ./pyproject.toml ./poetry.lock* /tmp/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment