Skip to content

Commit

Permalink
adds RTD config
Browse files Browse the repository at this point in the history
  • Loading branch information
mbi committed Dec 4, 2023
1 parent e7232a0 commit a766153
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.10"
# You can also specify other tool versions:
# nodejs: "16"

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

0 comments on commit a766153

Please sign in to comment.