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 96a04d9 commit a4c8f0eCopy full SHA for a4c8f0e
docs/Makefile
@@ -6,7 +6,7 @@ HTTP_PORT = 8023
6
7
# You can set these variables from the command line.
8
SPHINXOPTS =
9
-SPHINXBUILD = sphinx-build
+SPHINXBUILD = poetry run sphinx-build
10
PAPER =
11
BUILDDIR = _build
12
0 commit comments