Skip to content

Commit

Permalink
added missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ly4k committed Jun 18, 2023
1 parent 6db194c commit 1f113ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Expand Up @@ -24,6 +24,8 @@
"requests_ntlm",
'winacl; platform_system=="Windows"',
'wmi; platform_system=="Windows"',
"pycryptodome",
"unicrypto"
],
packages=[
"certipy",
Expand Down

0 comments on commit 1f113ea

Please sign in to comment.