SimpleITK / SimpleITKPythonPackage

A setup script to generate a Python Wheels
17 stars 11 forks source link

Add option to include SimpleElastix #59

Open wimpomp opened 1 year ago

wimpomp commented 1 year ago

Since SimpleITK can now include SimpleElastix (https://github.com/SimpleITK/SimpleITK/pull/1611) it would be nice to have this as an option when installing SimpleITKPythonPackage. Something like: pip install SimpleITK[SimpleElastix]@git+https://github.com/SimpleITK/SimpleITKPythonPackage.git -v