Skip to content

Commit

Permalink
Fix linkcheck on PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Aug 19, 2024
1 parent 89ae76d commit 89e8573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
linkcheck_ignore = [
"https://gitlab.audeering.com",
r".*evaluationdashboard.com/index.php/2012/09/22/*",
"https://pypi.org/project/audpsychometric/", # no package published yet
]


Expand Down

0 comments on commit 89e8573

Please sign in to comment.