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 49307b1 commit 5405218Copy full SHA for 5405218
doc/Makefile
@@ -6,7 +6,7 @@ HTTP_PORT = 8031
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