fiasco icon indicating copy to clipboard operation
fiasco copied to clipboard

Compatibility with Python 3.12

Open wtbarnes opened this issue 2 years ago • 0 comments

Currently, fiasco is not compatible with Python 3.12 because we depend on plasmapy which depends on numba and numba is not yet compatible with Python 3.12. Once a numba release includes Python 3.12 compatibility, should bumpy minimum version to 3.10 and start testing on 3.12.

wtbarnes avatar Jan 09 '24 19:01 wtbarnes