python3Packages.spyder-kernels: fix tests on darwin (allow local networking)
This commit is contained in:
@@ -94,6 +94,8 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
pythonImportsCheck = [ "spyder_kernels" ];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = {
|
||||
description = "Jupyter kernels for Spyder's console";
|
||||
homepage = "https://docs.spyder-ide.org/current/ipythonconsole.html";
|
||||
|
||||
Reference in New Issue
Block a user