Skip to content

Commit

Permalink
fix doc building error by specifying the OS
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerwwww authored Nov 1, 2023
1 parent b8be924 commit b1bd1e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ sphinx:
# If using Sphinx, do not build your docs in additional formats
formats: []

# Set the OS
build:
os: ubuntu-20.04

# Optionally declare the Python requirements required to build your docs
python:
version: "3.8"
Expand Down

0 comments on commit b1bd1e2

Please sign in to comment.