diff --git a/readthedocs.yml b/.readthedocs.yaml similarity index 78% rename from readthedocs.yml rename to .readthedocs.yaml index 7e525a1..3612d99 100644 --- a/readthedocs.yml +++ b/.readthedocs.yaml @@ -1,6 +1,9 @@ version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3.10" python: - version: 3.8 install: - method: pip path: .