Skip to content

Commit 7cdd077

Browse files
committed
add pyspark to test deps
1 parent aa654e4 commit 7cdd077

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sagemaker-mlops/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ test = [
3535
"pytest",
3636
"pytest-cov",
3737
"mock",
38+
"pyspark==3.3.2"
3839
]
3940
dev = [
4041
"pytest",

0 commit comments

Comments
 (0)