mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Dont define an empty SPHINXOPTS, which overrides a definition from the environment.
This commit is contained in:
parent
bae334cda9
commit
2b1a0a30c9
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
# You can set these variables from the command line.
|
||||
PYTHON = python
|
||||
SPHINXBUILD = sphinx-build
|
||||
SPHINXOPTS =
|
||||
PAPER =
|
||||
SOURCES =
|
||||
DISTVERSION = $(shell $(PYTHON) tools/sphinxext/patchlevel.py)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue