Add readthedocs config

This commit is contained in:
Rémy HUBSCHER 2024-08-05 10:50:24 +02:00
parent 347f0202ab
commit 402c77b332
No known key found for this signature in database
GPG key ID: A500E24B95405094

18
.readthedocs.yaml Normal file
View file

@ -0,0 +1,18 @@
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.10"
sphinx:
configuration: docs/conf.py
python:
install:
- method: pip
path: .