diff --git a/pyproject.toml b/pyproject.toml index c4a1b8e4..7004113f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,6 +40,8 @@ test = [ "pytest-env", "pytest-xdist >= 2.5", "coverage[toml] >= 5.2.1", + "SimpleITK ~= 2.5", + "scikit-build", "nitransforms[niftiext]", ] # Aliases