Tags: NVIDIA/NeMo-Agent-Toolkit
Tags
fix: explicitly add `tool.uv.managed = true` to pyproject.toml files (#… …1003) Help BlackDuck discover the project as a uv-managed project. This is a no-op as `uv`'s default of `tool.uv.managed` is already true. Closes ## By Submitting this PR I confirm: - I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/NeMo-Agent-Toolkit/blob/develop/docs/source/resources/contributing.md). - We require that all contributors "sign-off" on their commits. This certifies that the contribution is your original work, or you have rights to submit it under the same license, or a compatible license. - Any contribution which contains commits that are not Signed-Off will not be accepted. - When the PR is ready for review, new or existing tests cover these changes. - When the PR is ready for review, the documentation is up to date with these changes. ## Summary by CodeRabbit - Chores - Standardized project tooling by enabling managed mode across packages. - Consolidated configuration for consistent builds without altering runtime behavior. - No changes to features, APIs, or user workflows. Authors: - Will Killian (https://github.com/willkill07) Approvers: - Eric Evans II (https://github.com/ericevans-nv) URL: #1003
PreviousNext