[BUG] pip-tools-compile pre-commit hook does not work on windows #56642
Labels
Bug
broken, incorrect, or confusing behavior
severity-low
4th level, cosemtic problems, work around exists
Windows
Milestone
Description
pre-commit does not work on windows currently. Anyone developing on windows will run into this error
There is a current workaround to export
SKIP=pip-tools-compile
. This will skip the pre-commit tool pip-tools-compile and run the rest of pre-commit, but this still means that pip-tools-compile does not work on windows.Setup
run
git commit
on windows orpre-commit run
The text was updated successfully, but these errors were encountered: