Skip to content

Commit 5405218

Browse files
committed
build(docs): run through poetry by default
1 parent 49307b1 commit 5405218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ HTTP_PORT = 8031
66

77
# You can set these variables from the command line.
88
SPHINXOPTS =
9-
SPHINXBUILD = sphinx-build
9+
SPHINXBUILD = poetry run sphinx-build
1010
PAPER =
1111
BUILDDIR = _build
1212

0 commit comments

Comments
 (0)