Skip to content

Commit 5b3741d

Browse files
committed
chore: re-lock for PyPI hotdata before v0.1.1 release
Remove the stale ../sdk-python editable override now that hotdata 0.2.0 is on PyPI so fresh checkouts and CI can uv sync without sibling repos.
1 parent 82a05bb commit 5b3741d

2 files changed

Lines changed: 5 additions & 15 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ dev = [
2323
[tool.uv]
2424
default-groups = ["dev"]
2525

26-
# Resolve hotdata from a sibling checkout until v0.2.0 is on PyPI.
27-
[tool.uv.sources]
28-
hotdata = { path = "../sdk-python", editable = true }
29-
3026
[tool.hatch.build.targets.wheel]
3127
packages = ["hotdata_runtime"]
3228

uv.lock

Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)