python3Packages.serialx: fix tests on darwin
This commit is contained in:
@@ -65,6 +65,8 @@ buildPythonPackage (finalAttrs: {
|
||||
socat
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
disabledTests = [
|
||||
# tries to access /sys/class/tty in sandbox
|
||||
"test_compat_tools_module"
|
||||
|
||||
Reference in New Issue
Block a user