Skip to content

Commit 6562d4a

Browse files
committed
Update pyproject.toml and uv.lock
1 parent b6ef4d6 commit 6562d4a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies = [
6262
"setuptools>=80.9.0",
6363
"simple-term-menu>=1.6.4",
6464
"skypilot==0.10.3.post2",
65-
"skylight",
65+
"skydeck",
6666
"softmax",
6767
"sympy>=1.13.3",
6868
"tabulate>=0.9.0",
@@ -116,8 +116,8 @@ dev = [{ include-group = "testing" }, { include-group = "lint" }, { include-grou
116116
metta = "metta.setup.metta_cli:main"
117117
skypilot = "devops.skypilot.launch:main"
118118
skypilot-sandbox = "devops.skypilot.sandbox:main"
119-
skylight = "skylight.cli:main"
120-
skytower = "skylight.cli:main"
119+
skydeck = "skydeck.cli:main"
120+
skytower = "skydeck.cli:main"
121121
mapgen = "tools.map.gen:main"
122122
mapgen-scene = "tools.map.gen_scene:main"
123123

@@ -163,7 +163,7 @@ members = [
163163
"softmax",
164164
"mcp_servers/pr_similarity",
165165
"mcp_servers/wandb_dashboard",
166-
"projects/skylight",
166+
"projects/skydeck",
167167
]
168168

169169
[tool.uv.sources]
@@ -175,7 +175,7 @@ metta-agent = { workspace = true }
175175
metta-app-backend = { workspace = true }
176176
metta-common = { workspace = true }
177177
pufferlib-core = { workspace = true }
178-
skylight = { workspace = true }
178+
skydeck = { workspace = true }
179179
softmax = { workspace = true }
180180
wandb-dashboard-mcp = { workspace = true }
181181
metta-pr-similarity-mcp = { workspace = true }

uv.lock

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

0 commit comments

Comments
 (0)