Skip to content

Commit b0d9502

Browse files
authored
Merge pull request #155 from uptick/plt-1356/consume-from-s3pypi
PLT-1356 chore: consume uptick-observability from s3pypi
2 parents fd98340 + 8d77553 commit b0d9502

2 files changed

Lines changed: 136 additions & 108 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ dev-dependencies = [
5151

5252

5353
[tool.uv.sources]
54+
uptick-observability = { index = "uptick" }
55+
56+
[[tool.uv.index]]
57+
name = "uptick"
58+
url = "https://pypi.deployments.onuptick.com"
59+
explicit = true
5460

5561
[tool.nitpick]
5662
# Generated by the 'nitpick init' command

0 commit comments

Comments
 (0)