mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Remove unused SPHINXLINT
var from Doc/Makefile
. (#110570)
Remove unused `SPHINXLINT` var.
This commit is contained in:
parent
3b1580af07
commit
bdbe43c7d0
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
PYTHON = python3
|
||||
VENVDIR = ./venv
|
||||
SPHINXBUILD = PATH=$(VENVDIR)/bin:$$PATH sphinx-build
|
||||
SPHINXLINT = PATH=$(VENVDIR)/bin:$$PATH sphinx-lint
|
||||
BLURB = PATH=$(VENVDIR)/bin:$$PATH blurb
|
||||
JOBS = auto
|
||||
PAPER =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue