Merge pull request #15999 from MikeMcQuaid/docs_fix_link

docs/Rakefile: fix broken link.
This commit is contained in:
Mike McQuaid 2023-09-13 09:14:12 +01:00 committed by GitHub
commit 7ef351ea16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: {