Merge pull request #329 from bellingcat/dev

installs ffmpeg in readthedocs
This commit is contained in:
Miguel Sozinho Ramalho
2025-06-18 00:31:09 +01:00
committed by GitHub

View File

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