mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-17 22:28:55 +00:00
python3Packages.ultralytics: remove obsolete badPlatforms
This commit is contained in:
@@ -138,9 +138,5 @@ buildPythonPackage (finalAttrs: {
|
||||
osbm
|
||||
mana-byte
|
||||
];
|
||||
badPlatforms = [
|
||||
# Tests crash with:
|
||||
# Fatal Python error: Segmentation fault for x86_64 Darwin in tests/python.py
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user