Skip to content

added check for openmc version#35

Merged
shimwell merged 4 commits intomainfrom
adding_version_check
Feb 21, 2024
Merged

added check for openmc version#35
shimwell merged 4 commits intomainfrom
adding_version_check

Conversation

@shimwell
Copy link
Copy Markdown
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
@shimwell
Copy link
Copy Markdown
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