Skip to content

Commit

Permalink
Merge pull request #534 from sibirrer/main
Browse files Browse the repository at this point in the history
build requirements in readthedocs updated
  • Loading branch information
sibirrer committed Oct 21, 2023
2 parents 85ee534 + 8017411 commit 8d5b701
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@
# Required
version: 2

# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.11"
# You can also specify other tool versions:
# nodejs: "20"
# rust: "1.70"
# golang: "1.20"

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

0 comments on commit 8d5b701

Please sign in to comment.