Unverified Commit bedf04b1 authored by éclairevoyant's avatar éclairevoyant
Browse files

python311Packages.tabcmd: mark broken

parent 3c7638a7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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}";