Skip to content

Commit

Permalink
remove hook
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbachmann committed Jan 15, 2025
1 parent 50031f6 commit ef03f64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rapidfuzz/__pyinstaller/hook-rapidfuzz.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@


def filterUnneededImports(name):
return False
if "__pyinstaller" in name:
return False

Expand Down

0 comments on commit ef03f64

Please sign in to comment.