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

added check for openmc version #35

Merged
merged 4 commits into from
Feb 21, 2024
Merged

added check for openmc version #35

merged 4 commits into from
Feb 21, 2024

Conversation

shimwell
Copy link
Member

As raised in issue #34 it would be nice to have a check for the openmc version. This package requires a minimum version of openmc

@shimwell shimwell merged commit 68f6c97 into main Feb 21, 2024
2 of 3 checks passed
@shimwell
Copy link
Member Author

ah looks like I did this using older methods.

I should redo this PR using this approach

from importlib.metadata import version  
version('openmc') 

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