Skip to content

Commit

Permalink
Merge pull request #24 from lsst-dm/tickets/DM-42226
Browse files Browse the repository at this point in the history
DM-42226: Drop support for DAF_BUTLER_PLUGINS
  • Loading branch information
timj authored Jan 2, 2025
2 parents 0dfe389 + cd4fbc8 commit ebbe7df
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ config.log
python/lsst/dax/obscore/version.py
tests/.tests/
tests/tmp*
python/*.dist-info/
4 changes: 0 additions & 4 deletions python/lsst/dax/obscore/cli/resources.yaml

This file was deleted.

1 change: 0 additions & 1 deletion ups/dax_obscore.table
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ setupRequired(utils)
setupRequired(felis)

envPrepend(PYTHONPATH, ${PRODUCT_DIR}/python)
envPrepend(DAF_BUTLER_PLUGINS, ${PRODUCT_DIR}/python/lsst/dax/obscore/cli/resources.yaml)

0 comments on commit ebbe7df

Please sign in to comment.