From 0c68e89103cc9b19d81ff92034f0c44355d0fc5f Mon Sep 17 00:00:00 2001 From: Meredith Rawls Date: Fri, 10 May 2024 11:58:35 -0700 Subject: [PATCH] Add analysis_ap to lsst_distrib --- etc/repos.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/repos.yaml b/etc/repos.yaml index d841e82..db1cd82 100644 --- a/etc/repos.yaml +++ b/etc/repos.yaml @@ -486,3 +486,4 @@ metadetect: ref: lsst-dev obs_rubinGenericCamera: https://github.com/lsst/obs_rubinGenericCamera.git ci_ap: https://github.com/lsst/ci_ap +analysis_ap: https://github.com/lsst/analysis_ap