We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c5bfb commit 5f0b83eCopy full SHA for 5f0b83e
1 file changed
.github/docker/sphinx-build.Dockerfile
@@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
9
ca-certificates \
10
git \
11
make \
12
+ curl \
13
python3 \
14
python3-pip \
15
python3-venv \
0 commit comments