Merge pull request #15999 from MikeMcQuaid/docs_fix_link
docs/Rakefile: fix broken link.
This commit is contained in:
commit
7ef351ea16
@ -30,7 +30,8 @@ task test: :build do
|
|||||||
],
|
],
|
||||||
ignore_urls: [
|
ignore_urls: [
|
||||||
%r{https://formulae.brew.sh"},
|
%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: {
|
cache: {
|
||||||
timeframe: {
|
timeframe: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user