Skip to content

Commit 0c47490

Browse files
committed
Change python3 to python
1 parent 5730eea commit 0c47490

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 = python3 -msphinx
6+
SPHINXBUILD = python -msphinx
77
SPHINXPROJ = bbox-visualizer
88
SOURCEDIR = .
99
BUILDDIR = _build

0 commit comments

Comments
 (0)