Skip to content

Commit 6e005fe

Browse files
fix: docs makefile
1 parent a747b19 commit 6e005fe

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
@@ -3,7 +3,7 @@
33

44
# You can set these variables from the command line.
55
SPHINXOPTS = -j auto -W --color
6-
SPHINXBUILD = sphinx-build
6+
SPHINXBUILD = uv run sphinx-build
77
APIDIR = api
88
EXAMPLESDIR = examples
99
SOURCEDIR = source

0 commit comments

Comments
 (0)