Revert pyproject.toml changes, refactor sed command by rithikanarayan · Pull Request #720 · DataDog/datadog-lambda-python
added 3 commits
February 4, 2026 10:03rithikanarayan 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters