Add additional test dependencies

These are now noted in requirements.txt

Also make dependency on 7zip and ffmpeg explicit in README

Signed-off-by: Will Beason <willbeason@gmail.com>
This commit is contained in:
Will Beason
2025-05-26 12:29:49 -05:00
parent 7a4c41159c
commit 4804ecc4b3
4 changed files with 58 additions and 1 deletions

4
.gitignore vendored
View File

@@ -6,3 +6,7 @@
# JetBrains
/.idea
# Python build and test output
__pycache__/
test_output/