Skip to content

Commit

Permalink
Switch to python3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Dec 13, 2024
1 parent 9f5337d commit cf0b0ac
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,7 @@
r"https://twiki.cern.ch/twiki/bin/view", # TWikis might need login
]

linkcheck_request_headers = {
r"https://opensource.org": {
"User-Agent": "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0"
}
}
# linkcheck_request_headers = {r"https://opensource.org": {"User-Agent": ""}}

myst_heading_anchors = 3

Expand Down

0 comments on commit cf0b0ac

Please sign in to comment.