Unverified Commit e3a0281a authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python312Packages.msldap: refactor

parent b64d5f23
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -27,9 +27,9 @@ buildPythonPackage rec {
    hash = "sha256-RKKj0oUPkl5QtrgtRRXHTO6lSLfB/E09DT9t9loMxUA=";
  };

  nativeBuildInputs = [ setuptools ];
  build-system = [ setuptools ];

  propagatedBuildInputs = [
  dependencies = [
    unicrypto
    asyauth
    asysocks