Commit 783b031
committed
fix: remove [tool.uv.sources] override — resolve amplifier-core from PyPI
The [tool.uv.sources] section forced amplifier-core to resolve from git
(requiring a Rust toolchain). Removed so that uv resolves from PyPI,
matching the standard install path.
Also pinned amplifier-core>=1.0.10 in dev dependency-group.1 parent ed8da2d commit 783b031
2 files changed
+14
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments