We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa09fe5 commit 8ebe54cCopy full SHA for 8ebe54c
1 file changed
aws_lambda/aws_lambda.py
@@ -474,6 +474,7 @@ def _filter_blacklist(package):
474
"-t",
475
path,
476
"--ignore-installed",
477
+ "--no-build-isolation",
478
]
479
)
480
print(
0 commit comments