docs yaml

This commit is contained in:
Alex Mykyta
2023-09-28 23:21:11 -07:00
parent 333853b925
commit 4fad6546fd

15
.readthedocs.yaml Normal file
View File

@@ -0,0 +1,15 @@
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
configuration: docs/conf.py
python:
install:
- requirements: docs/requirements.txt