ITK icon indicating copy to clipboard operation
ITK copied to clipboard

Raise minimum required Python versions across remotes

Open jhlegarreta opened this issue 1 year ago • 0 comments

Description

Some remotes have Python 3.8 as their minimum required version. Python 3.8 is at EOL since 2024-10-07: https://devguide.python.org/versions/

Steps to Reproduce

N/A

Expected behavior

EOL Python versions are not the minimum compatible version.

Actual behavior

Python 3.8 is listed as the minimum compatible version.

Reproducibility

N/A

Versions

N/A

Environment

N/A

Additional Information

X-ref: https://github.com/InsightSoftwareConsortium/ITKLabelErodeDilate/pull/41#issuecomment-2638670773

jhlegarreta avatar Feb 06 '25 03:02 jhlegarreta