Skip to content

Commit

Permalink
Merge pull request #46 from lsst-dm/tickets/DM-42226
Browse files Browse the repository at this point in the history
DM-42226: Remove DAF_BUTLER_PLUGINS support
  • Loading branch information
timj authored Jan 2, 2025
2 parents 0ce8b88 + 99844ec commit 0be0111
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Checklist

- [ ] added documentation for a new migration script
- [ ] ran Jenkins
- [ ] added a release note for user-visible changes to `doc/changes`
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ results/

# setuptools
python/*.egg-info/
python/*.dist-info/
4 changes: 0 additions & 4 deletions python/lsst/daf/butler_migrate/cli/resources.yaml

This file was deleted.

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

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

0 comments on commit 0be0111

Please sign in to comment.