Skip to content

Commit e55561e

Browse files
committed
use python env on sphinx building
1 parent fa3c380 commit e55561e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/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 =
6-
SPHINXBUILD = sphinx-build
6+
SPHINXBUILD = python -m sphinx
77
SOURCEDIR = source
88
BUILDDIR = build
99

0 commit comments

Comments
 (0)