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

Upgrade CI, set min version to py37, use "pip install" #223

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

mwtoews
Copy link
Contributor

@mwtoews mwtoews commented Nov 3, 2023

This upgrades a few CI-related installation bits and tests to work with recent versions of components.

  • Remove Python 3.6 from CI test matrixes, since this is a really old version
  • Add Python 3.11 and 3.12
  • Update actions/setup-python to v4
  • pyspharm needs FFLAGS="-fallow-argument-mismatch" for recent gfortran versions
  • Update test baseline images to new outputs (not sure which package upgrade did these)
  • Fix path in MANIFEST.in for eccodes share directory
  • Use pip install ... rather than python setup.py install

@jswhit jswhit merged commit 4ffc06c into jswhit:master Nov 13, 2023
30 checks passed
@mwtoews mwtoews deleted the ci-upgrade branch November 13, 2023 02:47
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.

2 participants