chore: use Python 3.7 for Read The Docs

This commit is contained in:
Ben Ramsey
2023-11-07 21:52:00 -06:00
parent 855304805f
commit 41b1497ff4
+2 -2
View File
@@ -1,9 +1,9 @@
version: 2
build:
os: ubuntu-22.04
os: ubuntu-20.04
tools:
python: "3.8"
python: "3.7"
sphinx:
configuration: docs/conf.py