Skip to content

Commit

Permalink
fixup: export DYLD_LIBRARY_PATH to eupspkg
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkannawadi committed Jan 9, 2024
1 parent 28f5b44 commit 563a6b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ups/eupspkg.cfg.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
build() {
# Work around SIP on MacOSX
export DYLD_LIBRARY_PATH=$LSST_LIBRARY_PATH
python setup.py pytest --addopts "metadetect/tests/ metadetect/lsst/tests/test_import.py"
default_build
}
Expand Down

0 comments on commit 563a6b0

Please sign in to comment.