You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe your tab 2 space pre-commit module is very usefull. However, as this project has python-Levenshtein-wheels installing that on my Windows 10 machine resulted in many C++ compiler elements that had to be installed and many stackoverflow post to be read.
I would be a lot more convienient if the simple hooks could be installed easily and just if i want the license replacement, I actually pull in the dependecy for Levenshtein.
Thanks
The text was updated successfully, but these errors were encountered:
I was going to suggest switching from python-Levenshtein-wheels to python-Levenshtein (#57), or better rapidfuzz (#58), which both have wheels for Windows, but that has been done.
Hi,
I believe your tab 2 space pre-commit module is very usefull. However, as this project has
python-Levenshtein-wheels
installing that on my Windows 10 machine resulted in many C++ compiler elements that had to be installed and many stackoverflow post to be read.I would be a lot more convienient if the simple hooks could be installed easily and just if i want the license replacement, I actually pull in the dependecy for Levenshtein.
Thanks
The text was updated successfully, but these errors were encountered: