We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2965e commit bf513fbCopy full SHA for bf513fb
pyproject.toml
@@ -29,7 +29,7 @@ dev = [
29
]
30
31
[tool.uv.sources]
32
-lsst-ctrl-execute = { git = "https://github.com/lsst/ctrl_execute.git", rev = "tickets/DM-48965" }
+lsst-ctrl-execute = { git = "https://github.com/lsst/ctrl_execute.git", rev = "main" }
33
34
[project.urls]
35
Source = "https://github.com/lsst/ctrl_platform_s3df"
0 commit comments