We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dde4ff commit 45e49b1Copy full SHA for 45e49b1
.ddev/web-build/Dockerfile.sphinx
@@ -5,4 +5,4 @@ RUN curl -sSL https://github.com/pypa/pipx/releases/latest/download/pipx.pyz -o
5
RUN chmod +x /usr/local/bin/pipx
6
7
RUN pipx install --global sphinx
8
-RUN pipx install --force --global --include-deps sphinx-rtd-theme
+RUN pipx inject --global sphinx sphinxcontrib-phpdomain sphinx-rtd-theme
0 commit comments