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
As a user/developer of IMPROVER I want IMPROVER to require use of supported versions of Python so that IMPROVER is safe and secure.
The currently supported minimum version of Python is 3.9 whereas IMPROVER supports 3.6, at least according to setup.cfg. We should consider dropping support for versions of Python less than currently supported. This will require updating the conda environment files:
As a user/developer of IMPROVER I want IMPROVER to require use of supported versions of Python so that IMPROVER is safe and secure.
The currently supported minimum version of Python is 3.9 whereas IMPROVER supports 3.6, at least according to setup.cfg. We should consider dropping support for versions of Python less than currently supported. This will require updating the conda environment files:
Related issues: conda-forge/improver-feedstock#46
The text was updated successfully, but these errors were encountered: