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

update github workflow and setup.py #768

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Conversation

swryan
Copy link
Contributor

@swryan swryan commented Jun 24, 2022

Summary

  • update github workflow to test against more recent versions of python, numpy, scipy and pyoptsparse
  • update github workflow to use numpy 1.22 as the oldest version that passes the security audit
  • add checks to github workflow to make sure python, numpy and scipy versions are not changed during install
  • update setup.py to reflect a minimum version of python 3.8 and leave numpy and scipy versions to be resolved

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.483% when pulling 945db83 on swryan:work into 4b1e89c on OpenMDAO:master.

@robfalck robfalck merged commit 555709e into OpenMDAO:master Jul 6, 2022
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.

Update workflow and setup to reflect more recent versions of dependencies.
3 participants