pygtide icon indicating copy to clipboard operation
pygtide copied to clipboard

Precompile extension for Windows

Open hydrogeoscience opened this issue 2 years ago • 2 comments

Change installation file such that there are pre-compiled DLLs for most Python versions to help Windows users avoid a compile.

hydrogeoscience avatar Jun 23 '22 00:06 hydrogeoscience

I think the best route is to create wheels and upload these to pypi. Then pip install pygtide will automatically fetch the compiled wheels if available. I can have a look and test if github actions can be used to provide these wheels automatically.

trichter avatar Jun 23 '22 06:06 trichter

Yes, doing this would be absolutely fabulous!

hydrogeoscience avatar Jun 23 '22 09:06 hydrogeoscience