Commit 75bec71
ci(fix): refactor serverless-system-tests-build-layer (#16348)
## Description
The definition of the ddtrace dependency in datadog-lambda-python is
being modified and the build_layers.sh script in that repo is being
refactored to deduplicate the use of the sed command injecting the
ddtrace wheel in different repos
[PR](DataDog/datadog-lambda-python#720). This PR
brings dd-trace-py into compatibility with those changes.
<!-- Provide an overview of the change and motivation for the change -->
## Testing
<!-- Describe your testing strategy or note what tests are included -->
## Risks
<!-- Note any risks associated with this change, or "None" if no risks
-->
## Additional Notes
<!-- Any other information that would be helpful for reviewers -->
---------
Co-authored-by: Florentin Labelle <florentin.labelle@datadoghq.com>1 parent 2a77696 commit 75bec71
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
388 | | - | |
| 387 | + | |
389 | 388 | | |
390 | 389 | | |
391 | 390 | | |
| |||
0 commit comments