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

Add pyproject.toml #148

Closed blowekamp closed 3 months ago

blowekamp commented 1 year ago

Adopt latest standardized build tools which provides ways to specify build dependencies such as scikit-build.

https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/

thewtex commented 3 months ago

Closed via #158