diff --git a/.readthedocs.yml b/.readthedocs.yml index 010fb06..3ec855a 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,2 +1,8 @@ +version: 2 + python: pip_install: true + +build: + tools: + python: "3.10"