Merge pull request #199208 from veehaitch/python-boltons-darwin-net
This commit is contained in:
@@ -34,6 +34,9 @@ buildPythonPackage rec {
|
||||
})
|
||||
];
|
||||
|
||||
# Tests bind to localhost
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
pythonImportsCheck = [
|
||||
"boltons"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user