Commit c5ee019
committed
Remove uv.lock from repo to fix CI
The uv.lock file contained URLs to an internal PyPI mirror
that CI cannot access. Instead of committing a lock file,
let CI generate its own from pyproject.toml using public PyPI.
- Remove uv.lock
- Add *.lock to .gitignore
- Update fastmcp version requirement1 parent 7cd4031 commit c5ee019
3 files changed
Lines changed: 2 additions & 1412 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments