Adds a feature to skip the git check when running projects. This can be useful when working offline. Added appropriate warnings to make it clear that this feature should not be used outside of testing.
Python 3.10 is removed from test matrix until ITK 5.3 is released. Currently, py3.10 install fails due to scikit-build error. I've tested with the ITK5.3 release candidate and it works.
Adds a feature to skip the git check when running projects. This can be useful when working offline. Added appropriate warnings to make it clear that this feature should not be used outside of testing.
Python 3.10 is removed from test matrix until ITK 5.3 is released. Currently, py3.10 install fails due to scikit-build error. I've tested with the ITK5.3 release candidate and it works.