Loading pkgs/development/python-modules/tabcmd/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -91,6 +91,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "tabcmd" ]; meta = with lib; { broken = true; description = "Command line client for working with Tableau Server"; homepage = "https://github.com/tableau/tabcmd"; changelog = "https://github.com/tableau/tabcmd/releases/tag/v${version}"; Loading Loading
pkgs/development/python-modules/tabcmd/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -91,6 +91,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "tabcmd" ]; meta = with lib; { broken = true; description = "Command line client for working with Tableau Server"; homepage = "https://github.com/tableau/tabcmd"; changelog = "https://github.com/tableau/tabcmd/releases/tag/v${version}"; Loading