Loading pkgs/development/python-modules/mobly/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,8 @@ buildPythonPackage rec { pytz ]; __darwinAllowLocalNetworking = true; meta = with lib; { changelog = "https://github.com/google/mobly/blob/${src.rev}/CHANGELOG.md"; description = "Automation framework for special end-to-end test cases"; Loading Loading
pkgs/development/python-modules/mobly/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,8 @@ buildPythonPackage rec { pytz ]; __darwinAllowLocalNetworking = true; meta = with lib; { changelog = "https://github.com/google/mobly/blob/${src.rev}/CHANGELOG.md"; description = "Automation framework for special end-to-end test cases"; Loading