Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

split commit hooks for less dependencies #51

Open
fmms opened this issue Jul 10, 2022 · 1 comment
Open

split commit hooks for less dependencies #51

fmms opened this issue Jul 10, 2022 · 1 comment

Comments

@fmms
Copy link

fmms commented Jul 10, 2022

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

@peterjc
Copy link

peterjc commented Aug 29, 2024

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.

I think this issue can be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants