Skip to content

Commit

Permalink
Try adding RTD config file
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed May 6, 2023
1 parent a19b966 commit 73a0b1b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .readthedocs.yml
@@ -0,0 +1,13 @@
version: 2

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

sphinx:
configuration: doc/conf.py

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

0 comments on commit 73a0b1b

Please sign in to comment.