From cf9f4abad496a5f40aa0c8a110fd5280daaddd85 Mon Sep 17 00:00:00 2001 From: Bartosz Sokorski Date: Tue, 3 Feb 2026 22:47:48 +0100 Subject: [PATCH] PEP 518: Fix Sphinx warnings --- peps/pep-0518.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/peps/pep-0518.rst b/peps/pep-0518.rst index fb5fd156b2f..66daa405235 100644 --- a/peps/pep-0518.rst +++ b/peps/pep-0518.rst @@ -515,9 +515,6 @@ References .. [#pip] pip (https://pypi.python.org/pypi/pip) -.. [#wheel] wheel - (https://pypi.python.org/pypi/wheel) - .. [#toml] TOML (https://github.com/toml-lang/toml) @@ -536,9 +533,6 @@ References .. [#pypa] PyPA (https://www.pypa.io) -.. [#bazel] Bazel - (http://bazel.io/) - .. [#ast_literal_eval] ``ast.literal_eval()`` (https://docs.python.org/3/library/ast.html#ast.literal_eval)