diff --git a/.readthedocs.yml b/.readthedocs.yml index b10c22c1..85656e3a 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -7,7 +7,7 @@ mkdocs: build: os: ubuntu-20.04 tools: - python: "3.6" + python: "3.10" python: install: @@ -15,4 +15,4 @@ python: - method: pip path: . extra_requirements: - - docs \ No newline at end of file + - docs