python311Packages.tabcmd: mark broken

This commit is contained in:
éclairevoyant 2024-07-09 20:53:48 -04:00
parent 3c7638a736
commit bedf04b195
No known key found for this signature in database
GPG Key ID: E3813AEAA02DB54B

View File

@ -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}";