diff --git a/.readthedocs.yml b/.readthedocs.yml index e2c8dba..2f0822c 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -2,9 +2,11 @@ formats: [] build: image: latest + tools: + python: "3.9" python: - version: 3.6 + version: "3.9" pip_install: true extra_requirements: - docs