From c2bddc9957ff5a96588a0b1f36e8ebe49f67d2ff Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 13 Sep 2023 09:00:37 +0100 Subject: [PATCH] docs/Rakefile: fix broken link. This link works but it's failing CI. --- docs/Rakefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Rakefile b/docs/Rakefile index b0b6a9a5e4..a0c160583d 100644 --- a/docs/Rakefile +++ b/docs/Rakefile @@ -30,7 +30,8 @@ task test: :build do ], ignore_urls: [ %r{https://formulae.brew.sh"}, - %r{https://github.com/} + %r{https://github.com/}, + 'https://legacy.python.org/dev/peps/pep-0453/#recommendations-for-downstream-distributors', ], cache: { timeframe: {