add basic readthedocs config

This commit is contained in:
Isaac Connor
2022-01-01 17:55:28 -05:00
parent 698fe14453
commit e73765c5bf

9
.readthedocs.yaml Normal file
View File

@@ -0,0 +1,9 @@
version: 2
build:
os: "ubuntu-20.04"
tools:
python: "3.8"
sphinx:
fail_on_warning: true