some changes

This commit is contained in:
2026-04-01 16:26:25 -03:00
parent bdc5705022
commit 68802db15c
10 changed files with 500 additions and 567 deletions

View File

@@ -10,6 +10,8 @@ requires-python = ">=3.13"
dependencies = [
"ffmpeg-python",
"python-mpv",
"Pillow",
"numpy",
]
[tool.setuptools.packages.find]