Skip to content

Commit

Permalink
add os option
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg committed Dec 18, 2023
1 parent 9e70beb commit 487930d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
# Required
version: 2

# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.12"

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
Expand Down

0 comments on commit 487930d

Please sign in to comment.