Unverified Commit b4ec4f21 authored by K900's avatar K900 Committed by GitHub
Browse files

python3Packages.dbt-adapters: fix the val (#350074)

parents 3a28da73 068bac79
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -27,8 +27,6 @@ buildPythonPackage rec {
    hash = "sha256-I3A3rIMpT+MAq+ebid9RMr6I3W1l4ir78UmfeEr5U3U=";
  };

  pythonRelaxDeps = [ "protobuf" ];

  build-system = [ hatchling ];

  pythonRelaxDeps = [ "protobuf" ];