Revert pyproject.toml changes, refactor sed command by rithikanarayan · Pull Request #720 · DataDog/datadog-lambda-python

added 3 commits

February 4, 2026 10:03

florentinl

duncanista

duncanista

duncanista

duncanista

purple4reina

@rithikanarayan

happynancee

rithikanarayan added a commit to DataDog/dd-trace-py that referenced this pull request

Feb 6, 2026
## 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>