Add required tools.python to ReadTheDocs config file

This commit is contained in:
Micah Jerome Ellison 2023-09-28 14:17:09 -07:00
parent 4627a4dd79
commit 71726fbe3a

View file

@ -8,6 +8,9 @@ version: 2
# Set the OS
build:
os: ubuntu-22.04
tools:
python: 3
# Build documentation in the docs/ directory
mkdocs: