Commit c225977
ENH: Branch between Strategy 3 and Strategy 1 for ITK dep resolution
When a remote module declares dynamic = ["dependencies"] in its
[project] table, skip the pyproject.toml rewrite (Strategy 1) and
instead set ITK_PACKAGE_VERSION in the environment for the
scikit-build-core metadata provider to pick up (Strategy 3).
Modules that have not yet opted into dynamic dependencies continue
to use the build-time rewrite fallback, so both approaches coexist
during the transition.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3292325 commit c225977
1 file changed
+27
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
781 | 807 | | |
782 | 808 | | |
783 | 809 | | |
| |||
804 | 830 | | |
805 | 831 | | |
806 | 832 | | |
807 | | - | |
| 833 | + | |
808 | 834 | | |
809 | 835 | | |
810 | 836 | | |
| |||
0 commit comments