Skip to content
Snippets Groups Projects
Commit 7d453b55 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

sphinx/Dockerfile: Install pyarcanist in doc build environment

It is required to communicate info back to Phabricator when building
documentation after a diff has been submitted.

Related to T3661
parent b2eae5d3
No related branches found
No related tags found
No related merge requests found
......@@ -31,4 +31,4 @@ USER jenkins
RUN --mount=type=cache,id=pip-cache,target=/home/jenkins/.cache/pip,uid=115,gid=120 \
python3 -m pip install --user --upgrade \
pre-commit
pre-commit pyarcanist
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