From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Tue, 10 Oct 2023 01:14:00 +0000 (+0200) Subject: [3.12] Remove unused `SPHINXLINT` var from `Doc/Makefile`. (GH-110570) (#110585) X-Git-Tag: v3.12.1~340 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8bffd1667f4df4a6d2f31c1e9761f96940f8d6d;p=thirdparty%2FPython%2Fcpython.git [3.12] Remove unused `SPHINXLINT` var from `Doc/Makefile`. (GH-110570) (#110585) Remove unused `SPHINXLINT` var from `Doc/Makefile`. (GH-110570) Remove unused `SPHINXLINT` var. (cherry picked from commit bdbe43c7d0ad5ebda0232a4ab39689ea79a9733a) Co-authored-by: Ezio Melotti --- diff --git a/Doc/Makefile b/Doc/Makefile index 22691895068f..78ee4271e25f 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -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 =