diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 4e6fb86..fade321 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -24,10 +24,10 @@ requirements: test: imports: - sagemaker - commands: - - pip check - requires: - - pip + - sagemaker.core + - sagemaker.train + - sagemaker.serve + - sagemaker.mlops about: home: https://github.com/aws/sagemaker-python-sdk/