.readthedocs.yaml -> py39 to py310

This commit is contained in:
jdegenstein 2024-11-19 15:01:26 -06:00 committed by GitHub
parent 4adb26ebf0
commit e772388dda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ formats:
build:
os: "ubuntu-22.04"
tools:
python: "3.9"
python: "3.10"
apt_packages:
- graphviz