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

A few deployment fixes #381

Merged
merged 2 commits into from
Apr 27, 2022
Merged

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented Apr 27, 2022

  • Add 3 configs on Compy to unsupported: These got missed in a recent PR.
  • Fix python 2.7 compatibility: Python 2 doesn't have a FileNotFoundError or FileExistsError so we use the more generic
    OSError

These got missed in a recent PR.
Python 2 doesn't have a FileNotFoundError so we use the more generic
OSError
@xylar xylar added bug Something isn't working dependencies and deployment Changes relate to creating conda and Spack environments, and creating a load script labels Apr 27, 2022
@xylar xylar self-assigned this Apr 27, 2022
@xylar xylar merged commit af0cda8 into MPAS-Dev:master Apr 27, 2022
@xylar xylar deleted the update_compy_unsupported branch April 27, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies and deployment Changes relate to creating conda and Spack environments, and creating a load script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant