Skip to content

Commit

Permalink
Add readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
danirus committed Nov 25, 2024
1 parent 03577d4 commit 12b37ec
Show file tree
Hide file tree
Showing 3 changed files with 371 additions and 201 deletions.
16 changes: 16 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: 2

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

python:
install:
- method: pip
path: .
extra_requirements:
- docs

sphinx:
configuration: docs/conf.py
Loading

0 comments on commit 12b37ec

Please sign in to comment.