Skip to content

strip trailing whitespace#297

Merged
thewtex merged 6 commits intomainfrom
strip-trailing-whitespace
Nov 20, 2025
Merged

strip trailing whitespace#297
thewtex merged 6 commits intomainfrom
strip-trailing-whitespace

Conversation

@hjmjohnson
Copy link
Copy Markdown
Member

  • STYLE: Strip trailing whitespace in files
  • STYLE: Consistently format python files with 'black' formatting
  • DOC: setup.py was replaced with pyproject.toml builds
  • ENH: Update minimum versions supported to 3.9
  • ENH: Update minimum supported cmake version 3.26.6
  • ENH: Remove unused macpython-delocate-wheels.sh

Reduce noise in future script modifications
Reduce git diffs in future code modifications
Since 2023 pyproject.toml is the only used mechanism for building
python packages in ITK.
Update documentation to only include valid python versions.
Building python packages with 3.26.6 allows for support of Development.SABIModule
capabilities.
@hjmjohnson hjmjohnson requested a review from thewtex November 20, 2025 20:27
@thewtex thewtex merged commit 4ef67cd into main Nov 20, 2025
1 check passed
@thewtex thewtex deleted the strip-trailing-whitespace branch November 20, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants