Add readthedocs configuration file -- now required

This commit is contained in:
Bruno Oliveira
2023-09-05 07:18:41 -03:00
parent 470f4ee53c
commit 49a1093574

13
.readthedocs.yaml Normal file
View File

@@ -0,0 +1,13 @@
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
configuration: docs/conf.py
python:
install:
- path: .