python311Packages.tabcmd: mark broken
This commit is contained in:
@@ -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}";
|
||||
|
||||
Reference in New Issue
Block a user