Commit df0acae
committed
COMP: Use correct and consistent version numbers for all ITK components
Fixing the following:
scikit_build_core._vendor.pyproject_metadata.ConfigurationError: Field "project.dependencies" contains an invalid PEP 508 requirement string "itk-core>=5.4.*" (".* suffix can only be used with `==` or `!=` operators
itk-core>=5.4.*
~~~~~~^")1 parent 1a079c4 commit df0acae
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments