installs ffmpeg in readthedocs

This commit is contained in:
msramalho
2025-06-18 00:29:36 +01:00
committed by Miguel Sozinho Ramalho
parent 6abe2edb13
commit d6c90d87f1

View File

@@ -7,6 +7,8 @@ version: 2
build:
os: ubuntu-22.04
apt_packages:
- ffmpeg
tools:
python: "3.10"
nodejs: "22"