Commit 65e04fe
committed
mcp: Remove uv.lock from git
Remove uv.lock that pinned different dependencies to a specific version.
'uv run' will build it on the fly with latest-everything, which is
better so we don't have to keep bumping dependency versions.
This adds a small risk that a dependency update breaks things, but we
can see if that ends up being a problem in reality.
Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>1 parent 11c9e89 commit 65e04fe
2 files changed
Lines changed: 1 addition & 829 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
0 commit comments