Skip to content

Commit

Permalink
add readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarrison committed Jan 23, 2023
1 parent f7ff6bf commit 5349c53
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .readthedocs.yaml
@@ -0,0 +1,14 @@
version: 2

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

sphinx:
configuration: docs/conf.py
# sphinx.fail_on_warning: true

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

0 comments on commit 5349c53

Please sign in to comment.