python-holidays icon indicating copy to clipboard operation
python-holidays copied to clipboard

Update documentation for cross-platform development

Open mborsetti opened this issue 2 years ago • 1 comments

Update Contributing documentation with instructions that do not require the use of make, a utility which is not native to Python or Windows but only to Unix and derivatives.

mborsetti avatar Apr 08 '23 00:04 mborsetti

More on this, the current pre-commit doesn't work on Windows for some reason, but it seems to work just fine on Ubuntu (though slow as I'm running this through WSL2 rather than a separate VM)

PPsyrius avatar Apr 24 '23 16:04 PPsyrius