diff --git a/.readthedocs.yml b/.readthedocs.yml index 9515c3fa58d..0de487589c2 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,13 @@ version: 2 +build: + os: ubuntu-22.04 + apt_packages: + - ffmpeg + tools: + python: "3.8" + python: - version: "3.8" install: - method: pip path: .