Skip to content

Commit bf513fb

Browse files
committed
change dep back to ctrl_execute main
1 parent 2e2965e commit bf513fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dev = [
2929
]
3030

3131
[tool.uv.sources]
32-
lsst-ctrl-execute = { git = "https://github.com/lsst/ctrl_execute.git", rev = "tickets/DM-48965" }
32+
lsst-ctrl-execute = { git = "https://github.com/lsst/ctrl_execute.git", rev = "main" }
3333

3434
[project.urls]
3535
Source = "https://github.com/lsst/ctrl_platform_s3df"

0 commit comments

Comments
 (0)