Skip to content

Commit

Permalink
remove pcodedmp from setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
youngcho22 authored Jul 26, 2023
1 parent 48dacb5 commit 1e63033
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@ def main():
# msoffcrypto-tool is not installable on PyPy+Windows (see issue #473),
# so we only require it if the platform is not Windows or not PyPy:
'msoffcrypto-tool; platform_python_implementation!="PyPy" or (python_version>="3" and platform_system!="Windows" and platform_system!="Darwin")',
'pcodedmp>=1.2.5',
],
extras_require={
# Optional packages - to be installed with pip install -U oletools[full]
Expand Down

0 comments on commit 1e63033

Please # to comment.