Commit 7a1cdba
committed
Fix pyproject.toml for dependency-only setup
- Remove [build-system] section - we're not building a package
- This is just for dependency management with uv/pip
- Add uv.lock for reproducible dependency versions
- Fixes 'Unable to determine which files to ship' error with uv sync1 parent 13a9cf2 commit 7a1cdba
2 files changed
+88
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
11 | 21 | | |
12 | 22 | | |
13 | 23 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments