Skip to content

Commit 2e2965e

Browse files
committed
remove requirements and add branch in pyproject
1 parent 8690be9 commit 2e2965e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
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 = "main" }
32+
lsst-ctrl-execute = { git = "https://github.com/lsst/ctrl_execute.git", rev = "tickets/DM-48965" }
3333

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

requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)