pre-commit-hooks icon indicating copy to clipboard operation
pre-commit-hooks copied to clipboard

use Levenshtein instead of python-Levenshtein

Open daniela-winkler opened this issue 3 years ago • 3 comments

python-Levenshtein only works for Linux users. Levenshtein works for Windows users as well. Tested using Windows 10 and Python 3.10.6

daniela-winkler avatar Aug 16 '22 13:08 daniela-winkler

@daniela-winkler : could you please mention in what environments exactly have you tested this? (OS version & Python version)

Lucas-C avatar Aug 16 '22 13:08 Lucas-C

Done!

daniela-winkler avatar Aug 17 '22 09:08 daniela-winkler

When will you merge the pull request? (I'm not that familiar with github actions, so unfortunately I'm not able to implement further tests which check for windows support.)

daniela-winkler avatar Aug 31 '22 08:08 daniela-winkler

Superseded by https://github.com/Lucas-C/pre-commit-hooks/pull/58

Lucas-C avatar Mar 31 '23 08:03 Lucas-C