Skip to content

Commit

Permalink
Added build section to RTD config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
carltongibson authored and aaugustin committed Dec 5, 2023
1 parent db439f2 commit ffa19dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.12"

python:
install:
- requirements: docs/requirements.txt

0 comments on commit ffa19dc

Please sign in to comment.