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

Get CI working with just PIP installs #69

Open
shimwell opened this issue Mar 18, 2024 · 0 comments
Open

Get CI working with just PIP installs #69

shimwell opened this issue Mar 18, 2024 · 0 comments

Comments

@shimwell
Copy link
Member

To keep the CI concise we can make use of the openmc docker image that includes dagmc.

The trouble is that this docker image currently uses an older version of python and we need minimum python 3.10

If this PR gets merged in then we get python 3.10 in the docker image 🎉 and I can continue on the CI that just uses pip installs (no conda)

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

No branches or pull requests

1 participant