Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up of setup.py #16

Merged
merged 15 commits into from
Aug 1, 2024
Merged

Clean up of setup.py #16

merged 15 commits into from
Aug 1, 2024

Conversation

EricEngle-NOAA
Copy link
Contributor

A lot of testing done here to try to get successful builds on Windows. I think at this time, that is just not going to happen and probably will not happen until we migrate away from numpy distutils to meson. There is just too much interplay between setuptools, numpy, f2py, etc and Windows. The gfortran available from conda is outdated (version 5.3 from 2015).

But also done here was a reworking of setup.py to functionalize a lot of the logic for getting ip, sp (when needed), and openmp library information -- things that will make building on Windows easier down the road.

@EricEngle-NOAA EricEngle-NOAA merged commit e48e696 into main Aug 1, 2024
16 checks passed
@EricEngle-NOAA EricEngle-NOAA deleted the mac-win-build-test branch August 1, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant