fix(docs): add required readthedocs config (#551)

* fix(docs): add required readthedocs config
---------

Co-authored-by: Alexandr Artemyev <mogost@gmail.com>
This commit is contained in:
Rotzbua 2024-06-11 14:51:45 +02:00 committed by GitHub
parent 6eaa7a6602
commit 4b78082240
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
.readthedocs.yaml Normal file
View file

@ -0,0 +1,12 @@
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
build:
os: ubuntu-lts-latest
tools:
python: "3.12"
sphinx:
configuration: docs/conf.py