diff --git a/.readthedocs.yml b/.readthedocs.yml index a05fdcc..5c28d86 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,14 +1,15 @@ version: 2 build: - image: latest + os: ubuntu-24.04 + tools: + python: "3.8" formats: [pdf] sphinx: configuration: docs/conf.py python: - version: 3.8 install: - method: pip path: .