Skip to content

Commit f9c4c87

Browse files
authored
Merge branch 'main' into pylock-file-name-priority
2 parents 1379de2 + 27c43be commit f9c4c87

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@
160160
# Temporarily ignored due to expired TLS cert.
161161
# Ref: https://github.com/pypa/packaging.python.org/issues/1998
162162
r"https://blog\.ganssle\.io/.*",
163+
# Temporarily ignored due to expired TLS cert.
164+
r"https://kivy.org/.*",
163165
]
164166
linkcheck_retries = 2
165167
linkcheck_timeout = 30

0 commit comments

Comments
 (0)