]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.11] Remove unused `SPHINXLINT` var from `Doc/Makefile`. (GH-110570) (#110584)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Oct 2023 01:13:34 +0000 (03:13 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 01:13:34 +0000 (03:13 +0200)
Remove unused `SPHINXLINT` var from `Doc/Makefile`. (GH-110570)

Remove unused `SPHINXLINT` var.
(cherry picked from commit bdbe43c7d0ad5ebda0232a4ab39689ea79a9733a)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Doc/Makefile

index 55be2b2dc5c1e6f9ca28ba2d3359892d4f03b2ae..ca82353eb454f38a2e435aea671b0d4b548180f0 100644 (file)
@@ -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        =