Skip to content

Commit

Permalink
Add readthedocs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
A U Thor committed Mar 5, 2024
1 parent cd8c9b4 commit 9b551af
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: docs/conf.py

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

0 comments on commit 9b551af

Please sign in to comment.