pur: disable failing test

This commit is contained in:
Fabian Affolter
2025-11-23 11:48:53 +01:00
parent 562dfc616c
commit 63b8efbc2b
+1
View File
@@ -28,6 +28,7 @@ python3.pkgs.buildPythonApplication rec {
# Tests are failing after the last mass update
"test_missing_requirements_file"
"test_no_arguments_and_no_requirements_file"
"test_interactive_choice_default"
];
meta = {