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

This commit is contained in:
K900
2024-10-20 21:10:38 +03:00
committed by GitHub
@@ -27,8 +27,6 @@ buildPythonPackage rec {
hash = "sha256-I3A3rIMpT+MAq+ebid9RMr6I3W1l4ir78UmfeEr5U3U=";
};
pythonRelaxDeps = [ "protobuf" ];
build-system = [ hatchling ];
pythonRelaxDeps = [ "protobuf" ];