You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.13 was released this Monday, which means that python 3.8 is no longer supported. By convention now OpenMC should only support python 3.11 - 3.13.
Alternatives
Do nothing and not support python 3.13. This is not clearly shown in the metadata.
Compatibility
Long term this will break backwards compatibility with previous python versions no longer supported.
The text was updated successfully, but these errors were encountered:
Description
Python 3.13 was released this Monday, which means that python 3.8 is no longer supported. By convention now OpenMC should only support python 3.11 - 3.13.
Alternatives
Do nothing and not support python 3.13. This is not clearly shown in the metadata.
Compatibility
Long term this will break backwards compatibility with previous python versions no longer supported.
The text was updated successfully, but these errors were encountered: