Skip to content

Commit

Permalink
Quick fix for .readthedocs.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-robertson committed May 11, 2023
1 parent 8419ad1 commit d7f5f44
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,4 +1,9 @@
version: 2

sphinx:
configuration: docs/read_the_docs/source/conf.py

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

0 comments on commit d7f5f44

Please sign in to comment.