python313Packages.type-infer: mark broken
This commit is contained in:
@@ -87,5 +87,7 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/mindsdb/type_infer";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ mbalatsko ];
|
||||
# ModuleNotFoundError: No module named 'imghdr', unrelated
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user