python310Packages.tatsu: Fix the build
Disable a test that broke with 61c881c861.
This commit is contained in:
@@ -40,6 +40,8 @@ buildPythonPackage rec {
|
||||
disabledTests = [
|
||||
# Failure seems to be related to arrow > 1.0
|
||||
"test_event"
|
||||
# Broke with TatSu 5.7:
|
||||
"test_many_lines"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "ics" ];
|
||||
|
||||
Reference in New Issue
Block a user