Closed Cowbacca closed 9 months ago
sweet, thanks for this!
what issue did you run into with pre-commit by the way?
Actually looking at the error message it looks like I just needed to install Visual C++ for Windows. I guess there's probably not a nice way to get that installed as part of the pip install. so could maybe just go in the README as a requirement for developing on Windows?
Description
Very simple change to add support for the .co.uk website. Desk tested and it worked. The pre-commit hooks didn't seem to work for me on Windows but the change is v small and follows existing conventions so it should pass them.
Checklist
pre-commit
and run the hooks withpre-commit run
.