change to use default sphinx build version

This commit is contained in:
tangxifan 2020-05-12 20:54:11 -06:00
parent 02e86c565a
commit a41c8dbcb3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# You can set these variables from the command line. # You can set these variables from the command line.
SPHINXOPTS = SPHINXOPTS =
SPHINXBUILD = sphinx-build-3.6 SPHINXBUILD = sphinx-build
SOURCEDIR = source SOURCEDIR = source
BUILDDIR = build BUILDDIR = build