vacanza / python-holidays

Generate and work with holidays in Python
https://pypi.org/project/holidays
MIT License
1.39k stars 447 forks source link

Update documentation for cross-platform development #1089

Open mborsetti opened 1 year ago

mborsetti commented 1 year ago

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.

PPsyrius commented 1 year ago

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)