Skip to content

Commit 27c43be

Browse files
authored
Merge pull request #2034 from konstin/konsti/remove-kivy-from-linkcheck
Remove kivy.org from linkcheck
2 parents a86fed2 + 242b6b4 commit 27c43be

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)