diff --git a/python/cuml/pyproject.toml b/python/cuml/pyproject.toml index 6af32e31dd..6561a0dbb6 100644 --- a/python/cuml/pyproject.toml +++ b/python/cuml/pyproject.toml @@ -25,7 +25,7 @@ select = [ ] # detect when package size grows significantly -max_allowed_size_compressed = '1.2G' +max_allowed_size_compressed = '1.5G' [tool.pytest.ini_options] markers = [