update .readthedocs.yaml

This commit is contained in:
David Lord 2024-04-06 16:36:41 -07:00
parent b120cd83cc
commit d3e315d3aa
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -2,7 +2,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.12"
python: '3.12'
python:
install:
- requirements: requirements/docs.txt