From d8595e4dc724acdaf00738741fdf5d0312531377 Mon Sep 17 00:00:00 2001 From: Bartosz Sokorski Date: Tue, 21 Jul 2026 11:05:05 +0200 Subject: [PATCH] PEP 694: fix unreferenced footnote --- peps/pep-0694.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/peps/pep-0694.rst b/peps/pep-0694.rst index de05700f085..2f54cfe9f12 100644 --- a/peps/pep-0694.rst +++ b/peps/pep-0694.rst @@ -1799,11 +1799,6 @@ as experience is gained operating Upload 2.0. .. [#fn-action] Obsolete ``:action`` values ``submit``, ``submit_pkg_info``, and ``doc_upload`` are no longer supported - -.. [#fn-metadata] This would be fine if used as a pre-check, but the parallel metadata should be - validated against the actual ``METADATA`` or similar files within the - distribution. - .. [#fn-hash] Specifically any hash algorithm name that `can be passed to `_ ``hashlib.new()`` and which does not require additional parameters.