Skip to content

Commit

Permalink
Fixed readthedocs
Browse files Browse the repository at this point in the history
The ``build.os`` needs to be set in the readthedocs configuration file,
see readthedocs/readthedocs.org#8912.
  • Loading branch information
mristin committed Jan 7, 2024
1 parent d6d73ca commit ae1a9e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yml
Expand Up @@ -13,6 +13,9 @@ sphinx:
formats:
- pdf

build:
os: ubuntu-22.04

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.8
Expand Down

0 comments on commit ae1a9e5

Please sign in to comment.