python-execnet: fix sandbox build on darwin

This commit is contained in:
Daiderd Jordan
2017-11-14 21:51:40 -05:00
committed by Dan Peebles
parent 7dc0cab794
commit f63f05ef5f
+1
View File
@@ -4976,6 +4976,7 @@ in {
checkPhase = ''
py.test testing
'';
__darwinAllowLocalNetworking = true;
meta = {
description = "Rapid multi-Python deployment";
license = licenses.gpl2;