ytdl-sub: fix build on aarch64

This commit is contained in:
Defelo
2025-06-22 15:58:36 +02:00
parent d4fb843e99
commit 5e4ae28787
+2 -1
View File
@@ -54,8 +54,9 @@ python3Packages.buildPythonApplication rec {
};
disabledTests = [
"test_presets_run"
"test_logger_can_be_cleaned_during_execution"
"test_presets_run"
"test_thumbnail"
];
pytestFlagsArray = [