You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Preserve module pyproject.toml when rewriting ITK deps
Back up pyproject.toml to pyproject.toml.orig before rewriting ITK
dependency pins, then restore the original after the wheel is built.
The modified version is saved as pyproject.toml.whl for reference.
Uses try/finally to guarantee restore even if the build fails.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments