Unverified Commit e9d481c4 authored by Malo Bourgon's avatar Malo Bourgon
Browse files

python312Packages.tabcmd: unbreak

parent 7e5f4311
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -90,7 +90,6 @@ 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}";