Update .readthedocs.yaml

This commit is contained in:
Merrick Rumel 2022-06-15 10:23:42 -04:00
parent 2b163ac4c9
commit 4dd02c1200

View file

@ -7,7 +7,7 @@ version: 2
# Set the version of Python and other tools you might need # Set the version of Python and other tools you might need
build: build:
os: Windows 10 os: ubuntu-20.04
tools: tools:
python: "3.9" python: "3.9"
# You can also specify other tool versions: # You can also specify other tool versions: