From d55eeb1958a4698b7f1fd482d424be869634f1a6 Mon Sep 17 00:00:00 2001 From: Jean Abou-Samra Date: Thu, 9 Nov 2023 06:30:12 +0100 Subject: [PATCH] PEP 440: Link to PyPA spec (#3527) --- peps/pep-0440.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/peps/pep-0440.rst b/peps/pep-0440.rst index b8f2e5b42..16d767c03 100644 --- a/peps/pep-0440.rst +++ b/peps/pep-0440.rst @@ -15,6 +15,8 @@ Post-History: 30-Mar-2013, 27-May-2013, 20-Jun-2013, Replaces: 386 Resolution: https://mail.python.org/pipermail/distutils-sig/2014-August/024673.html +.. canonical-pypa-spec:: :ref:`version-specifiers` + Abstract ========