Merge pull request #293041 from lap1nou/update-certipy

Fixed certipy-ad package CLI
This commit is contained in:
Fabian Affolter
2024-03-07 19:04:59 +01:00
committed by GitHub
@@ -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