Skip to content

Commit

Permalink
Update and clarify package dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
kfindeisen committed Mar 19, 2019
1 parent 02765bc commit 7341e54
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions ups/ap_verify.table
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,18 @@ setupRequired(python)
setupRequired(utils)
setupRequired(afw)
setupRequired(daf_persistence)
setupRequired(ip_isr)
setupRequired(pipe_tasks)
setupRequired(verify)
setupRequired(ap_pipe)
setupRequired(ap_association)

# For testing
setupOptional(ap_verify_testdata)
setupOptional(obs_test)

# For default metric configs
setupRequired(ip_diffim)
setupRequired(ap_association)

# Datasets other than ap_verify_testdata must be set up manually
# to avoid being inadvertently downloaded by lsstsw
# See the Sphinx docs for known datasets
Expand Down

0 comments on commit 7341e54

Please sign in to comment.