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

Merge pull request #293041 from lap1nou/update-certipy

Fixed certipy-ad package CLI
parents 48a8aef2 7c80352a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
, requests
, requests-ntlm
, unicrypto
, setuptools
}:

buildPythonPackage rec {
@@ -49,6 +50,7 @@ buildPythonPackage rec {
    requests
    requests-ntlm
    unicrypto
    setuptools
  ];

  # Project has no tests