python3Packages.paho-mqtt: enable darwin tests
This commit is contained in:
@@ -38,7 +38,7 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
doCheck = !stdenv.hostPlatform.isDarwin;
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
pythonImportsCheck = [ "paho.mqtt" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user