installs ffmpeg in readthedocs

This commit is contained in:
msramalho
2025-06-18 00:29:36 +01:00
parent 03c0cf09ae
commit 212bf67ab1

View File

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