InsightSoftwareConsortium / ITKModuleTemplate

A template to start an ITK Module
https://itk.org/ITKSoftwareGuide/html/Book1/ITKSoftwareGuide-Book1ch9.html#x50-1430009
Apache License 2.0
12 stars 16 forks source link

ENH: update minimum Python version from 3.5 to 3.6 #93

Closed dzenanz closed 3 years ago

dzenanz commented 3 years ago

Python 3.6 is now minimum. Version 3.5 has reached end of life.

dzenanz commented 3 years ago

It looks like Python 3.9 is too new for GitHub CI. I will remove it and force-push.