ITKColorNormalization icon indicating copy to clipboard operation
ITKColorNormalization copied to clipboard

ENH: Transition project configuration to `pyproject.toml`

Open jhlegarreta opened this issue 1 year ago • 0 comments
trafficstars

Transition project configuration to pyproject.toml.

Used the setup-py-to-pyproject-toml.py script in the ITKModuleTemplate repository: https://github.com/InsightSoftwareConsortium/ITKModuleTemplate

as a starting base, then made manual changes as necessary.

Require itk == 5.4.* and bump the package to a new minor version.

jhlegarreta avatar Jun 29 '24 20:06 jhlegarreta